Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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