Creates the synchronization tasks for the specified document tree.
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
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Task type
- tree
- Type: CMS.DocumentEngine TreeProvider
Tree provider
Return Value
Type: IEnumerable ISynchronizationTaskReturns list of the ISynchronizationTasks created
See Also