Html.EditorFor(model => model.Id)我需要设置这个input字段的名称Id与默认值,通过一个动作链接传递给视图。 那么,这个input字段(@ Html.EditorFor(model ...
確定! 回上一頁