|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| ContextMenuItem Class Members | |
| See Also Properties Methods | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ContextMenuItem Class |
The following tables list the members exposed by ContextMenuItem.
| Name | Description | |
|---|---|---|
![]() | ContextMenuItem Constructor | Overloaded. No-argument constructor. |
| Name | Description | |
|---|---|---|
![]() | CustomJavascript | Custom JavaScript to run when the user clicks on the menu item. Optional. |
![]() | ID | Unique identifier of the menu item. Read-only. |
![]() | ImageUrl | URL to an image to display on the menu item. Optional. |
![]() | Text | Text to display on the menu item. |
| Name | Description | |
|---|---|---|
![]() | ContextMenu | Gets the context menu for the item. |
| Name | Description | |
|---|---|---|
![]() | Clone | Performs a memberwise clone of the menu item. |
![]() | Render | Renders the control to the output writer. |
| Name | Description | |
|---|---|---|
![]() | setContextMenu | Sets the context menu. |




