TransformationInfoProvider GetLocalizedTransformation Method Kentico 8.0 API Reference
Gets the localized transformation by full name. Returns the default transformation if the localized version is not found.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

transformationFullName
Type: OnlineSystem String
Transformation full name in format application.class.transformation
cultureCode
Type: OnlineSystem String
Culture code

Return Value

Type: TransformationInfo
See Also