Controller.RedirectToAction Method (String)
Redirects to the specified action using the action name.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- actionName
- Type: System.String
The name of the action.
Show: