AbstractImportExportSettingsGetSettings Method |
Gets additional settings.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public Nullable<bool> GetSettings(
string settingsKey
)
Parameters
- settingsKey
- Type: SystemString
Settings key
Return Value
Type:
NullableBooleanSee Also