MetaFileInfoProvider CopyMetaFiles Method (Int32, Int32, String, String, List Guid )Kentico 8.0 API Reference
Duplicates metafiles for specified object. Returns old guid/new guid list.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

sourceObjectId
Type: OnlineSystem Int32
Source object
targetObjectId
Type: OnlineSystem Int32
Target object
objectType
Type: OnlineSystem String
Type
category
Type: OnlineSystem String
Category
convList
Type: OnlineSystem.Collections.Generic List OnlineGuid 
List containing old and new guids
See Also