TransformationInfoProvider GetTransformation Method (String)Kentico 8.0 API Reference
Gets the transformation by full name.

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

Return Value

Type: TransformationInfo
See Also