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

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

Return Value

Type: ProviderStringDictionary
See Also