0
Answer

Need help in Razor,MVC4 ...

Photo of Akshay Naik

Akshay Naik

10y
803
1
I am trying to populate a dropdownlist from model class.
and on submission of create form ,I should get the selected dropdown value in controller action .
using single object of the model.