Razor how to create a CheckBox and make it READONLY? Should be something like this: @Html.CheckBoxFor(m => m.IsPublished, new { @disabled = "disabled ...
確定! 回上一頁