Click or drag to resize
HierarchicalTransformationsDeleteTransformation Method
Removes specified object from collection.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public void DeleteTransformation(
	Guid objectId
)

Parameters

objectId
Type: SystemGuid
Hierarchical transformation object id
See Also