ImportProvider SetObject Method Kentico 8.0 API Reference
Sets imported object

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

Parameters

settings
Type: CMS.CMSImportExport SiteImportSettings
Import settings
infoObj
Type: CMS.DataEngine GeneralizedInfo
Object instance
parentInfo
Type: CMS.DataEngine GeneralizedInfo
Parent object
importedObjects
Type: OnlineSystem.Collections.Generic List ImportedObject 
List of already imported objects
See Also