MvcRouteHandler::GetHttpHandler Method
Returns the HTTP handler by using the specified HTTP context.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- requestContext
- Type: System.Web.Routing::RequestContext
The request context.
Show: