ComponentOne ASP.NET MVC Controls
InputMaskBuilder Constructor

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

Parameters

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

Reference

InputMaskBuilder Class
InputMaskBuilder Members