Shunde.NET Framework Class Library

TreeDisplayer.NodeToHtmlDelegate Property

A delegate that converts a node to HTML. Each node that gets displayed will use this delegate to create the text to show. If no delegate is specified, then the Name field will be used.

public  NodeToHtmlDelegate {get; set;}

See Also

TreeDisplayer Class | Shunde.WebControls Namespace