ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / DashboardLayout Class / LayoutId Property

In This Topic
    LayoutId Property (DashboardLayout)
    In This Topic
    Gets or sets the id of the layout applied
    Syntax
    'Declaration
     
    Public Property LayoutId As String
    public string LayoutId {get; set;}
    See Also