|
||
If you are not familiar with database table data management through Info and Provider classes, we strongly recommend that you refer to the Database table API topic first.
|
Please note
The classes used by export and import can be found in the CMS.CMSImportExport namespace.
|
•ImportProvider - provides functionality for import of sites and objects.
•SiteImportSettings - object representing settings of website import.
•ImportTypeEnum - enumeration used to determine object pre-selection in import settings.
•ExportProvider - provides functionality for export of sites and objects.
•SiteExportSettings - object representing settings of website export.
•ExportTypeEnum - enumeration used to determine object pre-selection in export settings.
•ImportExportHelper - provides helper methods for export and import.