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

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

Parameters

classId
Type: SystemInt32
Class ID
See Also