Here Mudassar Ahmed Khan has explained with an example, how to pass (send) Form Collection and Model values same time to Controller in ASP.Net MVC Razor.
This article will also illustrate how to get values of TextBox created using Html.TextBox helper function using Form Collection and the TextBox created using Html.TextBoxFor helper function using Model inside Controller in ASP.Net MVC Razor.
↧