APNSoft Controls [4.5.2.20] - API Reference
MenuElement.AddSibling Method

Adds a new element as a sibling to the current element. New element is added after the current element.

Overload List

Adds a new element as a sibling to the current element. New element is added after the current element.

public MenuElement AddSibling(Types);

Adds a new element as a sibling to the current element. New element is added after the current element.

public MenuElement AddSibling(string,Types);

See Also

MenuElement Class | APNSoft.WebControls Namespace