HierarchicalTransformations GetTransformation Method Kentico 8.1 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.1.5347.20411)

Parameters

objectId
Type: OnlineSystem Guid
Hierarchical transformation object id

Return Value

Type: HierarchicalTransformationInfo
Returns HierarchicalTransformationInfo object
See Also