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

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

Property Value

Type: Boolean
See Also