ImportProvider ImportObjectType Method Kentico 8.0 API Reference
Imports the specific object type.

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
objectType
Type: OnlineSystem String
Object type to import
siteObject
Type: OnlineSystem Boolean
Site objects
th
Type: CMS.DataEngine TranslationHelper
Translation helper
processType
Type: CMS.CMSImportExport ProcessObjectEnum
Process type
importedParentIds
Type: OnlineSystem.Collections.Generic List OnlineInt32 
Table of imported parent object IDs. When set, only objects with parent from the table are imported

Return Value

Type: OnlineDictionary OnlineInt32, OnlineInt32 
See Also