Employee; @using (Html.BeginForm("Create","Employees",FormMethod.Post)) //when click the submit button, submit the form to Create action ...
確定! 回上一頁