Adds a new child element to specified parent element.
Adds a new child element to specified parent element.
public TreeViewElement AddChild(Types,string);
Adds a new child element to specified parent element.
public TreeViewElement AddChild(string,Types,string);
TreeViewElementCollection Class | APNSoft.WebControls Namespace