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

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

Overload List

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

public TreeViewElement AddChild(Types);

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

public TreeViewElement AddChild(string,Types);

See Also

TreeViewElement Class | APNSoft.WebControls Namespace