Click or drag to resize
CMSPageEditedObject Property
Object edited by the current page. If set to NULL, redirects to the information page with information that object has been deleted.

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

Property Value

Type: Object
See Also