Click or drag to resize
CMSDocumentManagerEditedDocument 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.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
protected static TreeNode EditedDocument { get; set; }

Property Value

Type: TreeNode
See Also