Click or drag to resize
CachedSectionCached Property
If true, the data is used from the cache if available / cached

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public bool Cached { get; set; }

Property Value

Type: Boolean
See Also