Click or drag to resize
RequestEventsPostResolveRequestCache Field
Occurs when ASP.NET bypasses execution of the current event handler and allows a caching module to serve a request from the cache.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static SimpleHandler PostResolveRequestCache

Field Value

Type: SimpleHandler
See Also