0
Answer

Need help in Razor,MVC4 ...

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.