Click or drag to resize
CacheSynchronizationSynchronizeCache Property
Gets or sets value that indicates whether cache synchronization is enabled.

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

Property Value

Type: Boolean
See Also