| HierarchicalTransformationsDeleteTransformation Method  | 
            Removes specified object from collection.
            
 
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntaxpublic void DeleteTransformation(
	Guid objectId
)
Parameters
- objectId
 - Type: SystemGuid
Hierarchical transformation object id 
See Also