Expand Minimize
This topic has not yet been rated - Rate this topic

InputType Enumeration

Enumerates the types of input controls.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public enum class InputType
Member nameDescription
CheckBoxA check box.
HiddenA hidden field.
PasswordA password box.
RadioA radio button.
TextA text box.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.