Plumtree UI Infrastructure API  
 

TreeLeafNode.GetDescription Method 

This method returns the description of the node (HTMLEncoded). If there is no description, it returns the name.

public virtual string GetDescription();

Return Value

String the description of the node.

See Also

TreeLeafNode Class | com.plumtree.uiinfrastructure.tree Namespace