The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpApplication.MapRequestHandler Event
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Occurs when the handler is selected to respond to the request.
Assembly: System.Web (in System.Web.dll)
The MapRequestHandler event is used by the ASP.NET infrastructure to determine the request handler for the current request. For more information, see How to: Register HTTP Handlers.
For more information about how to handle events, see NIB: Consuming Events.
MapRequestHandler is introduced in the .NET Framework version 3.5. For more information, see .NET Framework Versions and Dependencies.
.NET Framework
Available since 2.0
Available since 2.0
Show: