System.Web.UI.WebControls.HiddenField.Value Property

Gets or sets the value of the hidden field.

Syntax

[System.ComponentModel.Bindable(true)]
public virtual string Value { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the HiddenField.Value property to specify or determine the value of the System.Web.UI.WebControls.HiddenField control.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0