Mono Class Library: System.Web.HttpApplication Overview | Members

System.Web.HttpApplication.PreSendRequestContent Event

Event invoked before the contents of the HTTP contents is sent

public event EventHandler PreSendRequestContent

Remarks

This event is triggered before the actual HTTP content is sent. Unlike most other events in the HttpApplication, this event is not available to be executed asynchronously.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0