ComponentOne ASP.NET MVC Controls
FlowLayoutBuilder Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : FlowLayoutBuilder Class

The following tables list the members exposed by FlowLayoutBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one FlowLayoutBuilder instance to configurate component.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.FlowLayout.Direction. Sets the direction of the flow layout.  
Public MethodConfigurates C1.Web.Mvc.Component.Id. Sets the id of the service. (Inherited from C1.Web.Mvc.Fluent.ServiceBuilder<FlowLayout,FlowLayoutBuilder>)
Public MethodConfigure C1.Web.Mvc.FlowLayout.Items.  
Public MethodWhen 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<FlowLayout,FlowLayoutBuilder>)
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<FlowLayout,FlowLayoutBuilder>)
Public MethodTransfers current builder to template mode. (Inherited from C1.Web.Mvc.Fluent.ServiceBuilder<FlowLayout,FlowLayoutBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

FlowLayoutBuilder Class
C1.Web.Mvc.Fluent Namespace