Click or drag to resize
DocumentContextEditedDocument Property
Document edited by the current page.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static TreeNode EditedDocument { get; set; }

Property Value

Type: TreeNode
See Also