If you tried writing Html.HiddenFor(x => line.Product.ProductID), it would render a hidden field with the name line.Product.ProductID, which wouldn't match ...
確定! 回上一頁