NewNode Property
Retrieves the index of the selected node.
Syntax
Visual Basic Public ReadOnly Property NewNode As string C# public string NewNode { get; } Managed C++ public: __property string get_NewNode(); JScript public function get NewNode() : string;
Possible Values
The property is read-only. The property has no default value.
Applies To
TreeViewSelectEventArgs
See Also
Internet Explorer WebControls, About the TreeView WebControl