ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapLevelSetting Class / Layout Property

In This Topic
    Layout Property
    In This Topic
    Gets or sets the layout type.
    Syntax
    'Declaration
     
    Public Property Layout As SiteMapLayoutType
    public SiteMapLayoutType Layout {get; set;}
    See Also