Click or drag to resize
UIFormEditedObject Property
Edited object.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public BaseInfo EditedObject { get; set; }

Property Value

Type: BaseInfo
See Also