HttpApplication.PostResolveRequestCache Event
.NET Framework 3.0
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)
Assembly: System.Web (in system.web.dll)
For more information about handling events, see Consuming Events.
Community Additions
ADD
Show: