Click or drag to resize
CMSPortalManagerCurrentNode Property
Returns currently edited document if it is available in the given context.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public TreeNode CurrentNode { get; }

Property Value

Type: TreeNode
See Also