Imports the objects.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- settings
- Type: CMS.CMSImportExport SiteImportSettings
Import settings
- data
- Type: System.Data DataSet
Source DataSet
- objectType
- Type: System String
Object type
- siteObject
- Type: System Boolean
Site objects
- th
- Type: CMS.DataEngine TranslationHelper
Translation helper
- importChild
- Type: System Boolean
Import child objects?
- processType
- Type: CMS.CMSImportExport ProcessObjectEnum
Process type
- importedParentIds
- Type: System.Collections.Generic List Int32
Table of imported parent object IDs. When set, only objects with parent from the table are imported
Return Value
Type: Dictionary Int32, Int32See Also