Click or drag to resize
CMSPageEditedDocument Property
Document edited by the current page. If set to NULL, redirects to the information page with information that document has been deleted.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static TreeNode EditedDocument { get; set; }

Property Value

Type: TreeNode
See Also