ComponentOne ASP.NET MVC Controls
InputDate Constructor

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

Parameters

helper
The html helper
selector
The selector
See Also

Reference

InputDate Class
InputDate Members