Click or drag to resize
ICMSDocumentManagerParentNode Property
Returns parent node for new document insertion.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
TreeNode ParentNode { get; set; }

Property Value

Type: TreeNode
See Also