[HttpPost] public ActionResult MyController(MyViewModel model) { ... } I could see the form was posting the data correctly and with the correct ...
確定! 回上一頁