Action
Gets the current context menu. This is only set when a context menu is available at the shell object.
Syntax
C#
protected SapContextMenu CurrentContextMenu { get; }
VB
'Declaration
Protected Read Property CurrentContextMenu As SapContextMenu
Access
Read only.