New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.EditorContextMenu

Represents a RadEditor context menu.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.EditorContextMenu

Properties

Enabled Boolean

Gets or sets a value indicating whether this is enabled.

TagName String

Gets or sets the name of the tag, this EditorContextMenu will be associated to.

Tools EditorToolCollection

Gets the collection of EditorTool objects, placed in this context menu instance.

In this article