To get the checkbox value when it is checked or unchecked use the onchange event ... @foreach (var check in CheckBoxList()) { <input class="custom-checkbox" ...
確定! 回上一頁