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.PostLogRequest Event

 

Occurs when ASP.NET has completed processing all the event handlers for the LogRequest event.

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

Public Event PostLogRequest As EventHandler

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

PostLogRequest is introduced in the .NET Framework version 3.5. For more information, see .NET Framework Versions and Dependencies.

.NET Framework
Available since 2.0
Return to top
Show: