Click or drag to resize
CMSAbstractTransformationDataControl Property
Parent data control.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public IDataControl DataControl { get; set; }

Property Value

Type: IDataControl
See Also