Click or drag to resize
HierarchicalTransformationInfo Class
HierarchicalTransformationInfo.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Web.UIHierarchicalTransformationInfo

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public class HierarchicalTransformationInfo

The HierarchicalTransformationInfo type exposes the following members.

Constructors
  NameDescription
Public methodHierarchicalTransformationInfo
Top
Properties
  NameDescription
Public propertyApplyToSublevels
Indicates whether this item is usable only for this level.
Public propertyItemID
Gets or sets the current item identifier(GUID).
Public propertyItemLevel
Gets or sets the item level.
Public propertyItemType
Gets or sets the Item type.
Public propertyTransformationName
Gets or sets the transformation name.
Public propertyValue
Gets or sets the condition value.
Top
See Also