Hidden

Adds a hidden (<input type=hidden>) field to a Form. This is often used to synchronize data when the form is submitted with values known when the page was rendered .

Parameters

value

Property to store when the form is renderred and to restore when the form is submitted.