Click or drag to resize
ISyncManager Interface
Interface for SyncManager

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax
C#
public interface ISyncManager

The ISyncManager type exposes the following members.

Properties
  NameDescription
Public propertyLogTasks
Indicates if logging staging tasks is enabled.
Public propertySiteID
Gets site ID.
Public propertySiteName
Gets or sets current site name.
Top
Methods
  NameDescription
Public methodProceedWithTranslations
Determines whether to continue with translation operations.
Top
See Also