TransformationInfoProvider.DeleteTransformations Method |
Deletes all the transformations of the specified class.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntaxpublic static void DeleteTransformations(
int classId
)
Parameters
- classId
- Type: System.Int32
Class ID
See Also