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

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

Return Value

Type: ProviderStringDictionary
See Also