Click or drag to resize
CMSPageEditedObjectParent Property
Parent of 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: 9.0.0
Syntax
C#
public Object EditedObjectParent { get; set; }

Property Value

Type: Object
See Also