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

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

Parameters

transformation
Type: CMS.PortalEngineTransformationInfo
Transformation
See Also