System.Web.HttpApplication.PostResolveRequestCache Event

Occurs when ASP.NET bypasses execution of the current event handler and allows a caching module to serve a request from the cache.

Syntax

public event EventHandler PostResolveRequestCache

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: 2.0.0.0