Click or drag to resize
UniViewTransformations Property
Gets or sets the transformation collection.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public HierarchicalTransformations Transformations { get; set; }

Property Value

Type: HierarchicalTransformations
See Also