Select from following answers:- RedirectUrlResult
- RedirectToRouteResult
- RedirectToActionResult
- RedirectResult
- All Above
RedirectResult is used to redirect the client to a new Url. It produces the 'Redirect' method.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator