ComponentOne ASP.NET MVC Controls
LayoutId Method

C1.Web.Mvc.Fluent Namespace > DashboardLayoutBuilder Class : LayoutId Method
The value.
Configurates C1.Web.Mvc.DashboardLayout.LayoutId. Sets the id of the layout applied
Syntax
'Declaration
 
Public Function LayoutId( _
   ByVal value As String _
) As DashboardLayoutBuilder
public DashboardLayoutBuilder LayoutId( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

DashboardLayoutBuilder Class
DashboardLayoutBuilder Members