What does Html.HiddenFor do?

Viewed 143356

Although I have read the documentation on Html.HiddenFor, I've not grasped what is it used for...

Could somebody explain its uses and give a short example?

Where should those helpers go in the code?

4 Answers
Related