Gets the depth level of the item.
[Visual Basic]
Public ReadOnly Property Level As
Int32
[C#]
public
Int32 Level {get;}
Property Value
System.Int32
The integer indicates the depth of this item. Top level item is 0.
This property is read only.
See Also
NavigationItem Class | EO.Web Namespace