Imports the objects.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.0.5239.26125)
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:![Online Online](./../icons/online_icon.gif)
![Online Online](./../icons/online_icon.gif)
![Online Online](./../icons/online_icon.gif)
See Also