Information
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.PostRequestHandlerExecute Event

 

Occurs when the ASP.NET event handler (for example, a page or an XML Web service) finishes execution.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public event EventHandler PostRequestHandlerExecute

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

.NET Framework
Available since 1.1
Return to top
Show: