| HierarchicalTransformationsGetTransformation Method  | 
            Gets the hierarchical transformation object by specified id from current collection.
            
 
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntaxpublic HierarchicalTransformationInfo GetTransformation(
	Guid objectId
)
Parameters
- objectId
 - Type: SystemGuid
Hierarchical transformation object id 
Return Value
Type: 
HierarchicalTransformationInfoReturns HierarchicalTransformationInfo object
See Also