C1.Web.Mvc Namespace / DropDown Class / InputType Property

In This Topic
InputType Property (DropDown)
In This Topic
Gets or sets the "type" attribute of the HTML input element hosted by the control.
Syntax
'Declaration
 
Public Property InputType As String
 
See Also