Click or drag to resize
ObjectTransformationDataProvider Property
Data provider for this transformation

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public ObjectTransformationDataProvider DataProvider { get; set; }

Property Value

Type: ObjectTransformationDataProvider
See Also