HttpResponseBase.RedirectToRoute Method (Object)
.NET Framework (current version)
Redirects the request to a new URL by using route parameter values.
Assembly: System.Web (in System.Web.dll)
Parameters
- routeValues
-
Type:
System.Object
The route parameter values.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
For information about this member, see HttpResponse.RedirectToRoute(Object).
.NET Framework
Available since 4.0
Available since 4.0
Show: