Click or drag to resize
ObjectTransformationBaseDataItem Property
Data item for the transformation template

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public Object DataItem { get; protected set; }

Property Value

Type: Object

Implements

IDataItemContainerDataItem
See Also