Shunde.NET Framework Class Library |
|
NodeToHtmlDelegate Delegate
A delegate that gets an HTML representation for the treenode
public delegate string NodeToHtmlDelegate(
TreeNode node);
Requirements
Namespace:
Shunde.WebControls
Assembly: Shunde (in Shunde.dll)
See Also
Shunde.WebControls Namespace