Click or drag to resize
TransformationInfoProviderDeleteTransformation Method (TransformationInfo)
Deletes the transformation.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static void DeleteTransformation(
	TransformationInfo transformation
)

Parameters

transformation
Type: CMS.DocumentEngineTransformationInfo
Transformation
See Also