Click or drag to resize
DocumentSynchronizationHelperLogDocumentChangeOrder Method (LogMultipleDocumentChangeSettings)
Logs the synchronization after the node order change (logs all document nodes on the save level as the document).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static void LogDocumentChangeOrder(
	LogMultipleDocumentChangeSettings settings
)

Parameters

settings
Type: CMS.DocumentEngineLogMultipleDocumentChangeSettings
Log document change settings
See Also