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.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax protected static TreeNode EditedDocument { get; set; }
Property Value
Type:
TreeNodeSee Also