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

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

Return Value

Type: TransformationInfo
See Also