Click or drag to resize
AbstractInfoProviderTInfo, TProviderGetFullNameDictionary Method
Creates new dictionary for caching the objects by full name

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual ProviderStringDictionary GetFullNameDictionary()

Return Value

Type: ProviderStringDictionary
See Also