Click or drag to resize
ProviderDictionaryCollectionByCodeName Property
CodeName dictionary.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public ProviderInfoDictionary<string> ByCodeName { get; set; }

Property Value

Type: ProviderInfoDictionaryString
See Also