Logs the synchronization task for media folder.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
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
- runAsync
- Type:
System.Boolean
Indicates if the logging should run asynchronously
Return Value
Type: StagingTaskInfoReturns new synchronization task
See Also