Click or drag to resize
ImportManagerSettings Property
Import settings.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public SiteImportSettings Settings { get; set; }

Property Value

Type: SiteImportSettings
See Also