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.1.5347.20411)
Parameters
- transformationFullName
- Type: System String
Transformation full name in format application.class.transformation
- cultureCode
- Type: System String
Culture code
Return Value
Type: TransformationInfoSee Also