因此可使用以下所介紹的方式進行簡化。 { // 可編輯(Enable) @Html.EditorFor(model => model.UserId) } else { // 不可編輯( ...
確定! 回上一頁