NET MVC takes care of mapping the form fields to the model ... The above <form> submits the data to Index() method using post method.
確定! 回上一頁