HiddenInputAttribute Class
Represents an attribute that is used to indicate whether a property or field value should be rendered as a hidden input element.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The HiddenInputAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DisplayValue | Gets or sets a value that indicates whether to display the value of the hidden input element. |
![]() | TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Attribute.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Attribute.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsDefaultAttribute | (Inherited from Attribute.) |
![]() | Match | (Inherited from Attribute.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | _Attribute::GetIDsOfNames | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfo | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfoCount | (Inherited from Attribute.) |
![]() ![]() | _Attribute::Invoke | (Inherited from Attribute.) |
Show:




