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

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

Return Value

Type: ProviderInfoDictionaryString

Implements

IFullNameInfoProviderGetFullNameDictionary
See Also