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