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?
The Use of Razor code @Html.Hidden or @Html.HiddenFor is similar to the following Html code
And also refer the following link
https://msdn.microsoft.com/en-us/library/system.web.mvc.html.inputextensions.hiddenfor(v=vs.118).aspx