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