System.Web.HttpApplication.PreRequestHandlerExecute Event

Occurs just before ASP.NET starts executing an event handler (for example, a page or an XML Web service).

Syntax

public event EventHandler PreRequestHandlerExecute

Remarks

For more information about how to handle events, see Consuming Events.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0