HttpApplication.PreSendRequestHeaders Event

 

Occurs just before ASP.NET sends HTTP headers to the client.

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

Public Event PreSendRequestHeaders As EventHandler

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

.NET Framework
Available since 1.1
Return to top
Show: