how to use RedirectResult and RedirectToRouteResult MVC?
how to use RedirectResult and RedirectToRouteResult in MVC?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hiten PandyaPosted Sep 23, 2018, 11:40 PM
I think you need to read the below answer of stackoverflow which has good explanation on both of them.
https://stackoverflow.com/questions/16945519/when-to-use-redirecttoaction-and-where-to-use-redirecttorouteresult
Hope it clears your doubt.
Thanks.