Here Mudassar Ahmed Khan has explained with an example, how to pass (send) DropDownList Selected Text and Selected Value to Controller from View using Model in ASP.Net MVC Razor.
The DropDownList will be populated from database using Model class and the Html.DropDownListFor Html Helper method.
↧