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

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public TreeNode CurrentNode { get; }

Property Value

Type: TreeNode
See Also