[]
        
(Showing Draft Content)

C1.Web.Mvc.SplitLayout

SplitLayout Class

Defines a class represents the split layout.

Inheritance
Service
SplitLayout
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class SplitLayout : LayoutBase, IHtmlString, ITemplate

Constructors

Name Description
SplitLayout(HtmlHelper)

Creates one SplitLayout instance.

Properties

Name Description
Items

Gets the layout items.

Orientation

Gets or sets the orientation of the layout.

Extension Methods