Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

NavigationItem.Level Property

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


Direct link to this topic