ComponentOne ASP.NET MVC Controls
FlowLayout Constructor

C1.Web.Mvc Namespace > FlowLayout Class : FlowLayout Constructor
The html helper
Creates one FlowLayout instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper _
)
public FlowLayout( 
   HtmlHelper helper
)

Parameters

helper
The html helper
See Also

Reference

FlowLayout Class
FlowLayout Members