The data stored in hidden field is available when form processed on the server or using JavaScript.
Syntax -
Can store only one value in their value property. The value is saved as a string so we need to Typecast.
There are two types of server control hidden fields -
System.Web.UI.WebControls.HiddenField
System.Web.UI.HtmlControls.HtmlInputHidden.