In ASP.NET MVC2 is there a way of returning a redirectToAction while passing a parameter?

Posted by Rob Ellis on Stack Overflow See other posts from Stack Overflow or by Rob Ellis
Published on 2010-04-21T05:27:38Z Indexed on 2010/04/21 5:33 UTC
Read the original article Hit count: 715

Filed under:
|

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.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about mvc