ComponentOne Slider for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapLevelSetting Class / Level Property

In This Topic
    Level Property (C1SiteMapLevelSetting)
    In This Topic
    Gets or sets the level of the setting.
    Syntax
    'Declaration
     
    Public Overridable Property Level As System.Integer
    public virtual System.int Level {get; set;}
    See Also