Click or drag to resize
TransformationInfoProviderDeleteTransformations Method
Deletes all the transformations of the specified class.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static void DeleteTransformations(
	int classId
)

Parameters

classId
Type: SystemInt32
Class ID
See Also