APNSoft Controls [4.5.2.20] - API Reference
MenuElement.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 MenuElement AddChild(Types);

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

public MenuElement AddChild(string,Types);

See Also

MenuElement Class | APNSoft.WebControls Namespace