Click or drag to resize
LinkInfoProviderGetFullNameDictionary Method
Creates a new dictionary for caching the transformations by the full name.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
public ProviderInfoDictionary<string> GetFullNameDictionary()

Return Value

Type: ProviderInfoDictionaryString

Implements

IFullNameInfoProviderGetFullNameDictionary
See Also