Click or drag to resize
ImportManager Constructor
Constructor - Creates import manager.

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

Parameters

settings
Type: CMS.CMSImportExportSiteImportSettings
Import settings
See Also