Click or drag to resize
DocumentSynchronizationEvents Class
Document synchronization events.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.InternalDocumentSynchronizationEvents

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public static class DocumentSynchronizationEvents

The DocumentSynchronizationEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberLogDocumentChangeClone
Fired when document is clonned during synchronization task creation process.
Top
See Also