login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Tagged Questions
stats
newest
featured
hot
votes
active
3
votes
2
answers
485 views
ASP.NET MVC Form repopulation
I have a controller with two actions: [AcceptVerbs("GET")] public ActionResult Add() { PrepareViewDataForAddAction(); return View(); } [AcceptVerbs("POST")] public …
asked
Jan 4 '09 at 18:52
ListenToRick
594
●
14
asp.net
mvc
form
repopulation
1
questions tagged
repopulation
Related Tags
asp.net
mvc
form
Stack Overflow works best with JavaScript enabled