Click or drag to resize
IResponseCache Property
Gets the caching policy (such as expiration time, privacy settings, and vary clauses) of the current Web page.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
ICache Cache { get; }

Property Value

Type: ICache
See Also