Click or drag to resize
CachedSectionLoadData Property
If true, the external code should load the data. Using this property to control does not support distribution of unhandled exceptions in case of progressive caching.

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

Property Value

Type: Boolean
See Also