| CurrentComponentsListTransformations Property | 
            Transformations used by current page. Full name of the transformation is used as a key.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic Dictionary<string, TransformationInfo> Transformations { get; protected set; }Property Value
Type: 
DictionaryString, 
TransformationInfo See Also
See Also