APNSoft Controls [4.5.2.20] - API Reference
APNSoftMenu.ShowStartingNode Property

Gets or sets a value indicating whether the menu renders the starting node. Default value is true.

[Visual Basic]
Public Property ShowStartingNode As Boolean
[C#]
public bool ShowStartingNode {get; set;}

Remarks

You can set this property to determine whether the menu exposes the starting node as the root of the structure, or whether it starts from the child nodes of the root node instead.

See Also

APNSoftMenu Class | APNSoft.WebControls Namespace