NET MVC takes care of mapping the form fields to the model properties. ... [HttpPost] public ActionResult Index(List<Customer> customers) ...
確定! 回上一頁