[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DropDownBuilder-3.InputType

InputType Method

InputType(string)

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

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

The value.

Returns
Type Description
TBuilder

Current builder.