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)

member PostRequestHandlerExecute : IEvent<EventHandler,
    EventArgs>

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

.NET Framework
Available since 1.1
Return to top
Show: