In your template try. C#. Copy Code. @{ var convertedIsSelector = (bool)Model.isSelected } @Html.CheckBoxFor(x => convertedIsSelector)
確定! 回上一頁