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

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

Return Value

Type: ProviderInfoDictionaryString

Implements

IFullNameInfoProviderGetFullNameDictionary
See Also