CheckBox 與RadioButton CheckBox呈現一個核取方塊,語法如下:. @Html.CheckBox(cname). 其中的cnam是checkbox標籤的id 與name 屬性名稱,你可以指定 ...
確定! 回上一頁