Name) <br/> @Html.CheckBoxListFor(m => m.SelectedRoleIds, m => m.AllRoles, //所有角色r => r.Id, //value值r => r.Name, //顯示值r => r.
確定! 回上一頁