Adds the object files to the import files list.
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
- ds
- Type: System.Data DataSet
DataSet with the objects data
- objectType
- Type: System String
Object type
- siteObject
- Type: System Boolean
Indicates if object is site object
- th
- Type: CMS.DataEngine TranslationHelper
Translation helper
- parentId (Optional)
- Type: System Int32
Parent object ID
- parentCodeName (Optional)
- Type: System String
Code name of the parent object
See Also