| ImportExportHelperIsSettingKeyExcluded Method  | 
            Determines whether the given setting key is excluded from import/export.
            
 
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntaxpublic static bool IsSettingKeyExcluded(
	string name
)
Parameters
- name
 - Type: SystemString
Name of the settings key 
Return Value
Type: 
Boolean
See Also