InputType Enumeration

Visual Studio 2010

Enumerates the types of input controls.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
CheckBoxA check box.
HiddenA hidden field.
PasswordA password box.
RadioA radio button.
TextA text box.

Community Additions

ADD
Show: