Returns full transformation name by provided transformation ID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- transformationId
- Type: System Int32
Transformation ID
Return Value
Type: StringTransformation full name in format application.class.transformation or null.
See Also