How to set text box to readonly when usingHtml.TextBoxFor? Syntax for Readonly. @Html.TextBoxFor(m => m.Email, new {@readonly = "readonly"}).
確定! 回上一頁