Gets the export data for specified objects.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.0.5239.26125)
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:
See Also