ComponentOne ASP.NET MVC Controls
InputDateBuilder Constructor

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

Parameters

component
The C1.Web.Mvc.InputDate object to be configurated.
See Also

Reference

InputDateBuilder Class
InputDateBuilder Members