DocumentContextCurrentDocumentParent Property |
Returns parent of the current document node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public static TreeNode CurrentDocumentParent { get; }
Property Value
Type:
TreeNodeSee Also