| http://www.w3.org/ns/prov#value | - I would like send my model with my List<SelectList> in my controller, it is work if is a simple data but not to dropdownlist with List<SelectListitem>, i would like keep List<SelectListItem> with my object and no keep a simple string when the people click in
|