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 InputType
Member name Description
CheckBox A check box.
Hidden A hidden field.
Password A password box.
Radio A radio button.
Text A text box.
Did you find this helpful?
(1500 characters remaining)