C1.Web.Mvc Namespace / FlexGridSearch Class / FlexGridSearch Constructor
The html helper
The selector

In This Topic
FlexGridSearch Constructor
In This Topic
Creates one FlexGridSearch instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper, _
   Optional ByVal selector As String _
)
 

Parameters

helper
The html helper
selector
The selector
See Also