APNSoft Controls [4.5.2.20] - API Reference
TreeViewElement.AddChildItem Method

Adds a new item to the end of the list of child elements.

Overload List

Adds a new item to the end of the list of child elements.

public TreeViewElement AddChildItem(string);

Adds a new item to the end of the list of child elements.

public TreeViewElement AddChildItem(string,string);

See Also

TreeViewElement Class | APNSoft.WebControls Namespace