[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SplitLayoutBuilder.Orientation

Orientation Method

Orientation(LayoutOrientation)

Configurates Orientation. Sets the orientation of the layout.

Declaration
public SplitLayoutBuilder Orientation(LayoutOrientation value)
Public Function Orientation(value As LayoutOrientation) As SplitLayoutBuilder
Parameters
Type Name Description
LayoutOrientation value

The value.

Returns
Type Description
SplitLayoutBuilder

Current builder.