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