Click or drag to resize
IFullNameInfoProvider.GetFullNameDictionary Method
Creates new caching collection for objects addressed by full name

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
ProviderInfoDictionary<string> GetFullNameDictionary()

Return Value

Type: ProviderInfoDictionary<String>
See Also