Click or drag to resize
RequestEventsUpdateRequestCache Field
Occurs when ASP.NET finishes executing an event handler in order to let caching modules store responses that will be 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 UpdateRequestCache

Field Value

Type: SimpleHandler
See Also