Name | Description | |
---|---|---|
SplitLayoutBuilder Constructor | Creates one SplitLayoutBuilder instance to configurate component. |
The following tables list the members exposed by SplitLayoutBuilder.
Name | Description | |
---|---|---|
SplitLayoutBuilder Constructor | Creates one SplitLayoutBuilder instance to configurate component. |
Name | Description | |
---|---|---|
Id | Configurates C1.Web.Mvc.Component.Id. Sets the id of the service. (Inherited from C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>) | |
Items | Configure C1.Web.Mvc.SplitLayout.Items. | |
Orientation | Configurates C1.Web.Mvc.SplitLayout.Orientation. Sets the orientation of the layout. | |
TemplateBind | When the builder works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>) | |
ToTemplate | Transfers current builder to template mode. (Inherited from C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>) |
Name | Description | |
---|---|---|
ToTemplate | Render the html string in template mode. |