Click or drag to resize
ProviderDictionaryCollectionByFullName Property
FullName dictionary.

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

Property Value

Type: ProviderInfoDictionaryString
See Also