TransformationInfoProvider GetLocalizedTransformation Method Kentico 8.1 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.1.5347.20411)

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