Select from following answers:- RedirectResult
- RedirectActionResult
- RedirectToRouteResult

- All of the above
- All Above
RedirectToRouteResult is used to redirect client to another action/controller's action. It produces 'RedirectToRoute/RedirectToAction' method.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator