System.Web.HttpApplication.PreSendRequestContent Event

Occurs just before ASP.NET sends content to the client.

Syntax

public event EventHandler PreSendRequestContent

Remarks

The HttpApplication.PreSendRequestContent event may occur multiple times.

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