Name | Description | |
---|---|---|
SplitLayout Constructor | Creates one SplitLayout instance. |
The following tables list the members exposed by SplitLayout.
Name | Description | |
---|---|---|
SplitLayout Constructor | Creates one SplitLayout instance. |
Name | Description | |
---|---|---|
Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) | |
Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) | |
Items | Gets the layout items. | |
Orientation | Gets or sets the orientation of the layout. |
Name | Description | |
---|---|---|
ToHtmlString | Returns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component) |
Name | Description | |
---|---|---|
ToTemplate | Render the html string in template mode. |