System.Web.HttpApplication.ResolveRequestCache Event

Occurs when ASP.NET finishes an authorization event to let the caching modules serve requests from the cache, bypassing execution of the event handler (for example, a page or an XML Web service).

Syntax

public event EventHandler ResolveRequestCache

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