Logs the synchronization after the node order change (logs all document nodes on the save level as the document).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System String
Documents site name
- aliasPath
- Type: System String
Starting alias path
- logStaging
- Type: System Boolean
Indicates if the staging task should be logged
- logIntegration
- Type: System Boolean
Indicates if the integration task should be logged
- tree
- Type: CMS.DocumentEngine TreeProvider
Tree provider
- serverId
- Type: System Int32
Server ID to use for synchronization
- runAsync
- Type: System Boolean
Indicates if the logging should run asynchronously
See Also