Saves the objects to the file.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- settings
- Type: CMS.CMSImportExport.SiteExportSettings
Export settings
- ds
- Type:
System.Data.DataSet
DataSet with the objects data
- objectType
- Type:
System.String
Object type
- siteObjects
- Type:
System.Boolean
If true, objects are site objects
See Also