New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
EditorContextMenu Object
Updated over 1 year ago
The EditorContextMenu object exposes the following public methods and properties to control its behavior:
EditorContextMenu Client-Side Methods
| Name | Parameters | Return Type | Description |
|---|---|---|---|
| get_tagName | String | Returns the tag name associated to this context menu. | |
| set_tagName | String | Sets the tag name associated to this context menu.The method takes the following arguments: value - Tag name. |