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

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

Return Value

Type: ProviderInfoDictionaryString

Implements

IFullNameInfoProviderGetFullNameDictionary
See Also