[]
        
(Showing Draft Content)

C1.Web.Mvc.DashboardLayout.Layout

Layout Property

Layout

Gets or sets the layout applied.

Declaration
[JsonConverter(typeof(ServiceConverter))]
public LayoutBase Layout { get; set; }
<JsonConverter(GetType(ServiceConverter))>
Public Property Layout As LayoutBase