Click or drag to resize
AbstractImportExportSettingsGetSettings Method
Gets additional settings.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public Nullable<bool> GetSettings(
	string settingsKey
)

Parameters

settingsKey
Type: SystemString
Settings key

Return Value

Type: NullableBoolean
See Also