UrlRoutingHandler.ProcessRequest Method (HttpContextBase)
.NET Framework (current version)
Processes an HTTP request that matches a route.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| HttpException | The request does not match any route. |
| InvalidOperationException | No handler is defined for the route. |
.NET Framework
Available since 3.5
Available since 3.5
Show: