TransformationInfoProviderGetTransformation Method (Int32) |
Gets the transformation by ID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax public static TransformationInfo GetTransformation(
int transformationId
)
Parameters
- transformationId
- Type: SystemInt32
Transformation ID
Return Value
Type:
TransformationInfoSee Also