Click or drag to resize
DocumentSynchronizationHelperLogDocumentChangeOrder Method
Overload List
  NameDescription
Public methodStatic memberLogDocumentChangeOrder(LogMultipleDocumentChangeSettings)
Logs the synchronization after the node order change (logs all document nodes on the save level as the document).
Public methodStatic memberLogDocumentChangeOrder(String, String, TreeProvider)
Logs the synchronization after the node order change (logs all document nodes on the same level as the document).
Public methodStatic memberLogDocumentChangeOrder(String, String, Boolean, Boolean, TreeProvider, Int32, Boolean)
Logs the synchronization after the node order change (logs all document nodes on the save level as the document).
Top
See Also