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 previously selected node.
Syntax
Visual Basic Public ReadOnly Property OldNode As string C# public string OldNode { get; } Managed C++ public: __property string get_OldNode(); JScript public function get OldNode() : 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