标签: asp.net-mvc asp.net-mvc-4
当我们在mvc中使用 EditorForModel ()时,它创建了一个没有提交按钮的表单。
我想覆盖这个html帮助器来添加提交按钮。
我该怎么做?
我在网站搜索但我没有找到任何有用的结果。