Html.BeginForm方法代替了我們html中的form標簽,更好地配合了MVC框架使用,下面用Html.BeginForm方式替換<form>標簽,功能和<form>的action進行跳轉 ...
確定! 回上一頁