Click or drag to resize
RequestEventsPostUpdateRequestCache Field
Occurs when ASP.NET finishes updating caching modules and storing responses that are used to serve subsequent requests from the cache.

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

Field Value

Type: SimpleHandler
See Also