System.Web.HttpApplication.UpdateRequestCache Event

Occurs when ASP.NET finishes executing an event handler in order to let caching modules store responses that will be used to serve subsequent requests from the cache.

Syntax

public event EventHandler UpdateRequestCache

Remarks

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