SetSelectedNode Method (SapTree)

Class

SapTree.

Action

Select the given node.

Syntax

C#
tree.SetSelectedNode(nodeKey)
VB
tree.SetSelectedNode(nodeKey)
Variable Description
nodeKey The key of the node. String.