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

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

Return Value

Type: ProviderStringDictionary
See Also