ComponentOne ASP.NET MVC Controls
InputDateTimeBuilder Constructor

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

Parameters

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

Reference

InputDateTimeBuilder Class
InputDateTimeBuilder Members