ComponentOne ASP.NET MVC Controls
FlowTileBuilder Constructor

C1.Web.Mvc.Fluent Namespace > FlowTileBuilder Class : FlowTileBuilder Constructor
The C1.Web.Mvc.FlowTile object to be configurated.
Creates one FlowTileBuilder instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As FlowTile _
)
public FlowTileBuilder( 
   FlowTile obj
)

Parameters

obj
The C1.Web.Mvc.FlowTile object to be configurated.
See Also

Reference

FlowTileBuilder Class
FlowTileBuilder Members