ContextMenu Methods |
The ContextMenu type exposes the following members.
| Name | Description | |
|---|---|---|
| Control_OnLoad |
Handles context menu "OnLoad" event.
| |
| GetContextMenuAction(String, String) |
Retrieves a Javascript handler which displays the Contextmenu.
| |
| GetContextMenuAction(String, String, String) |
Retrieves a Javascript handler which displays the Contextmenu.
| |
| GetContextMenuAction(String, String, String, ContextMenuPosition) |
Retrieves a Javascript handler which displays the Contextmenu.
| |
| LoadResources | ||
| Render |
Renders context menu.
|