Gets the export data for specified objects.
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
- parameters
- Type: CMS.DataEngine QueryDataParameters
Query parameters for the selection
- where
- Type: System String
Where condition for the objects
- objectType
- Type: System String
Object type
- childData
- Type: System Boolean
Indicates if child data should be included
- selectionOnly
- Type: System Boolean
If true, the method gets only the data needed for the selection
- th
- Type: CMS.DataEngine TranslationHelper
If set, data translation table is initialized
Return Value
Type: DataSetSee Also