Gets the localized transformation by full name. Returns the default transformation if the localized version is not found.
            
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- transformationFullName
 - Type: 
System String
Transformation full name in format application.class.transformation 
- cultureCode
 - Type: 
System String
Culture code 
Return Value
Type: TransformationInfoSee Also