| SynchronizationHelperIsSettingKeyExcluded Method | 
            Determines whether the given setting key is excluded from synchronization.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsSettingKeyExcluded(
	string name
)
Parameters
- name
- Type: SystemString
 Name of the settings key
Return Value
Type: 
Boolean See Also
See Also