ImportExportHelper AddExcludedSettingKey Method Kentico 8.1 API Reference
Adds given setting key(s) to the excluded keys. Excluded keys are not exported nor imported.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

names
Type:  OnlineSystem String 
Names of the settings key
See Also