Share

ContentTreeViewNode.ParentNode Property

Parent Object: ContentTreeViewNode

Description

Property that returns the parent ContentTreeViewNode object. This property will return Nothing for the top node.

Syntax

ContentTreeViewNode.ParentNode() As ContentTreeViewNode

Property Value

This is a read only property whose value is a ContentTreeViewNode.

Version

Introduced in version 2010

Was this information helpful?