Click or drag to resize
ImportProviderIsImportEnabled Method
Indicates if import is enabled.

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

Parameters

settings
Type: CMS.CMSImportExportSiteImportSettings
Import settings

Return Value

Type: Boolean
See Also