Gets or sets the ID of the ContextMenu control used by the editor.
[Visual Basic]
Public Property ContextMenuID As
String
[C#]
public
String ContextMenuID {get; set;}
Remarks
The editor can display context sensitive menu when user right click in the edit region. See customizing context menu for more details.
See Also
Editor Class | EO.Web Namespace