| SynchronizationHelperGetExcludedSettingKeys Method | 
            Returns set of excluded setting key names. Can return null if there are no excluded keys.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 10.0.0
 Syntax
Syntaxpublic static HashSet<string> GetExcludedSettingKeys()
Return Value
Type: 
HashSetString See Also
See Also