[]
Configurates LayoutId. Sets the id of the layout applied
public DashboardLayoutBuilder LayoutId(string value)
Public Function LayoutId(value As String) As DashboardLayoutBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| DashboardLayoutBuilder | Current builder. |