IRouteHandler Interface
.NET Framework (current version)
Defines the contract that a class must implement in order to process a request for a matching route pattern.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetHttpHandler(RequestContext^) | Provides the object that processes the request. |
.NET Framework
Available since 3.5
Available since 3.5
Show:
