RouteValues and ActionLink, Pass Data to other action
passing some parameters in Html.ActionLink with QueryString Is Possible .
but when using RedirectToAction how pass parameters . it just accept route
value , i want to add ReturnValue Parameter to destination action that
after action executed return to that like Login Mechanism , but how pass
with RedirectToAction?
No comments:
Post a Comment