为什么我不能将html属性传递给EditorFor()?例如;<%= Html.EditorFor(model => model.Control.PeriodType, new { disabled = "disabled", readonly = "readonly" } ...
確定! 回上一頁