C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMap Class / LevelSettings Property

In This Topic
LevelSettings Property
In This Topic
Defines the level settings for site map nodes.
Syntax
'Declaration
 
Public ReadOnly Property LevelSettings As System.Collections.Generic.List(Of C1SiteMapLevelSetting)
 
See Also