Click or drag to resize
ExportManager Class
Export manager class.
Inheritance Hierarchy
SystemObject
  CMS.CMSImportExportExportManager

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public class ExportManager

The ExportManager type exposes the following members.

Constructors
  NameDescription
Public methodExportManager
Constructor - Creates export manager.
Top
Properties
  NameDescription
Public propertyExportStatus
Export status.
Public propertySettings
Export settings.
Top
Methods
  NameDescription
Public methodExport
Runs export process.
Top
See Also