NodeContextMenu Method (SapTree)
Class
SapTree
.
Action
This method requests a context menu for a node.
Syntax
C#
tree
.
NodeContextMenu
(
nodeKey
)
VB
tree
.
NodeContextMenu
(
nodeKey
)
Variable
Description
nodeKey
The key of the node.
String
.