Click or drag to resize
SyncManagerUseTreeCustomHandlers Property
Indicates if custom handlers should be used for document operations.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 11.0.0
Syntax
C#
public bool UseTreeCustomHandlers { get; set; }

Property Value

Type: Boolean
See Also