[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputMaskBuilder.InputType

InputType Method

InputType(string)

Configurates InputType. Sets the "type" attribute of the HTML input element hosted by the control.

Declaration
public InputMaskBuilder InputType(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
InputMaskBuilder

Current builder.