In ASP.NET MVC2 is there a way of returning a redirectToAction while passing a parameter?
- by Rob Ellis
I want to do something, like edit my email address in a profile page, then return to the homepage saying it was successful - just like stackoverflow does when you receive answers or earn a new badge.