You should be able to simply pass in null ... @Html.ValidationMessageFor(m => m.RoleName, null, new { @class = "immediate"}).
確定! 回上一頁