The HiddenField type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
A natural-language description of the field, intended for presentation
in a user-agent.
(Inherited from DataField.) |
![]() | Label |
A human-readable name for the field.
(Inherited from DataField.) |
![]() | Name |
The name of the field.
(Inherited from DataField.) |
![]() | Required |
Determines whether the field is required to fill out, or optional.
(Inherited from DataField.) |
![]() | Type |
The type of the field or null if no type has been specified.
(Inherited from DataField.) |
![]() | Values |
Gets an enumerable collection of values set on the field.
|