The
properties
of System.Web.UI.WebControls.HiddenField are listed below. For a list of all members, see the HiddenField Members list.
See Also: Inherited members from System.Web.UI.Control
Public Properties
override | EnableTheming | bool.
Gets or sets a value indicating whether themes apply to this control.
|
override | SkinID | string.
Gets or sets the skin to apply to the control.
|
| Value | string.
Gets or sets the value of the hidden field.
|