PageRouteHandler::GetHttpHandler Method (RequestContext^)
.NET Framework (current version)
Returns the object that processes the request.
Assembly: System.Web (in System.Web.dll)
Parameters
- requestContext
-
Type:
System.Web.Routing::RequestContext^
An object that encapsulates information about the request.
| Exception | Condition |
|---|---|
| ArgumentNullException | The requestContext parameter is null. |
.NET Framework
Available since 4.0
Available since 4.0
Show: