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

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

Overload List

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

public MenuElement AddSiblingItem(string);

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

public MenuElement AddSiblingItem(string,string);

See Also

MenuElement Class | APNSoft.WebControls Namespace