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

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

Property Value

Type: Boolean
See Also