DocumentSynchronizationHelper LogDocumentChangeOrder Method Kentico 8.1 API Reference
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).
Back to Top
See Also