Click or drag to resize
DocumentContextCurrentDocumentParent Property
Returns parent of the current document node.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static TreeNode CurrentDocumentParent { get; set; }

Property Value

Type: TreeNode
See Also