I created a simple hidden field using HiddenFor helper @Html.HiddenFor(m => m.ProductCode). and my problem is that value for this hidden field is rendered ...
確定! 回上一頁