Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public event EventHandler PostResolveRequestCache

For more information about how to handle events, see NIB: Consuming Events.

.NET Framework
Available since 2.0
Return to top
Show: