Controller.RedirectToRoute Method (Object)
Redirects to the specified route using the specified route values.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- routeValues
- Type: System.Object
The parameters for a route.
Show: