Click or drag to resize

ContextMenu Methods

The ContextMenu type exposes the following members.

Methods
  NameDescription
Protected methodControl_OnLoad
Handles context menu "OnLoad" event.
Public methodStatic memberGetContextMenuAction(String, String)
Retrieves a Javascript handler which displays the Contextmenu.
Public methodStatic memberGetContextMenuAction(String, String, String)
Retrieves a Javascript handler which displays the Contextmenu.
Public methodStatic memberGetContextMenuAction(String, String, String, ContextMenuPosition)
Retrieves a Javascript handler which displays the Contextmenu.
Public methodLoadResources
Protected methodRender
Renders context menu.
Top
See Also