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: 8.2.23
Syntax public static HashSet<string> GetExcludedSettingKeys()
Return Value
Type:
HashSetStringSee Also