HierarchicalTransformations GetTransformation Method Kentico 8.0 API Reference
Gets the hierarchical transformation object by specified id from current collection.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

objectId
Type: OnlineSystem Guid
Hierarchical transformation object id

Return Value

Type: HierarchicalTransformationInfo
Returns HierarchicalTransformationInfo object
See Also