Use this Property inspector to set the properties of a hidden field in an HTML form.
HiddenField specifies the name for the field.
Value sets the value you want to assign to the field. This value is passed to the server when the form is submitted.
Class lets you apply CSS rules to the object.