Click or drag to resize
AbstractUserControlEditedObject Property
Control's edited object

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public virtual Object EditedObject { get; set; }

Property Value

Type: Object
See Also