¡@

Home 

c# Programming Glossary: searchmodel

MVC 3 form post and persisting model data

http://stackoverflow.com/questions/5849398/mvc-3-form-post-and-persisting-model-data

looks like this HttpPost public ActionResult Results SearchModel model ResultsModel results new ResultsModel results.ResultList.. so I can query with the new parameters In reality the SearchModel class has about 60 different fields. Potentially all of that.. share improve this question You can add your current SearchModel parameters to the route values for your form. Several versions..