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

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

Overload List

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

public MenuElement AddSiblingSeparator();

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

public MenuElement AddSiblingSeparator(string);

See Also

MenuElement Class | APNSoft.WebControls Namespace