想請問各位大大HtmlHelper的TextBoxFor, EditorFor是無法去設定屬性name的值嗎? 我知道可以用@Html.TextBox("person.Name", Model.Name)或前述純html標籤 ...
確定! 回上一頁