Logs the synchronization task for media folder.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System String
Site name
- libraryId
- Type: System Int32
Library ID
- sourcePath
- Type: System String
Source path
- targetPath
- Type: System String
Target path
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Task type
- serverId
- Type: System Int32
Server ID to synchronize
Return Value
Type: StagingTaskInfoReturns new synchronization task
See Also