Click or drag to resize
ExportManager Constructor
Constructor - Creates export manager.

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

Parameters

settings
Type: CMS.CMSImportExportSiteExportSettings
Export settings
See Also