Click or drag to resize
CMSActionContextCurrentUseCacheForSynchronizationXMLs Property
Indicates if XMLs in synchronization module should be cached/obtained from cache.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public static bool CurrentUseCacheForSynchronizationXMLs { get; }

Property Value

Type: Boolean
See Also