Click or drag to resize
ObjectTransformationBaseGetObject Method
Gets the object used by the transformation

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected abstract IDataContainer GetObject()

Return Value

Type: IDataContainer
See Also