Returns full transformation name by provided transformation ID.
            
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- transformationId
 - Type: 
System Int32
Transformation ID 
Return Value
Type:Transformation full name in format application.class.transformation or null.
See Also