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.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected static TreeNode EditedDocument { get; set; }

Property Value

Type: TreeNode
See Also