Click or drag to resize
RequestEventsResolveRequestCache Field
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).

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public static readonly SimpleHandler ResolveRequestCache

Field Value

Type: SimpleHandler
See Also