Duplicates metafiles for specified object. Returns old guid/new guid list.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sourceObjectId
- Type: System Int32
Source object
- targetObjectId
- Type: System Int32
Target object
- sourceObjectType
- Type: System String
Source object type
- sourceCategory
- Type: System String
Source object category
- targetObjectType
- Type: System String
Target object type
- targetCategory
- Type: System String
Target object category
- convList
- Type: System.Collections.Generic List Guid
List containing old and new guids
See Also