[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DashboardLayoutBuilder.LayoutId

LayoutId Method

LayoutId(string)

Configurates LayoutId. Sets the id of the layout applied

Declaration
public DashboardLayoutBuilder LayoutId(string value)
Public Function LayoutId(value As String) As DashboardLayoutBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
DashboardLayoutBuilder

Current builder.