The ContextMenuItem type exposes the following members.

Properties

  NameDescription
JavaScriptFunctionName
JavaScript function which will be called when user clicks on this menu. You can pass variables, for example: alert('something')
Title
Menu item text. Do not use for title: Show all, Zoom in, Zoom out, Print, Settings...

See Also