ImportProvider SetObject Method Kentico 8.1 API Reference
Sets imported object

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

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