ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ContextMenu Class Members | |
See Also Fields Properties Methods Events |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ContextMenu Class |
The following tables list the members exposed by ContextMenu.
Name | Description | |
---|---|---|
ContextMenu Constructor |
Name | Description | |
---|---|---|
StateManager | All state management is done through this property. (Inherited from CompositeControl) |
Name | Description | |
---|---|---|
_callbackArg | Property for the callback event argument sent in from the calling page. Use CallbackEventArgument instead. (Inherited from CompositeControl) |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from CompositeControl) | |
CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
HoverBorderColor | Border color to display when hovering over the context menu. | |
HoverColor | Color to use when hovering over the context menu. | |
(Inherited from | ||
IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from CompositeControl) | |
Items | The items to display in the context menu. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
UseDefaultWebResources | The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library. (Inherited from CompositeControl) | |
(Inherited from | ||
WebResourceLocation | The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
CallbackEventArgument | Property for the callback event argument sent in from the calling page. (Inherited from CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
IsAtRenderStage | Returns true if this control is called through an asynchronous callback, or the refresh flag has been set and the page is in partial postback mode. (Inherited from CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ScriptManager | Gets a reference to the scriptmanager of the page (Inherited from CompositeControl) | |
TagKey | Overridden. Gets the main HTML tag for the control output. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
GetCallbackResult | Overridden. Gets the callback result from the server's processing of the client callback. | |
GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from CompositeControl) | |
GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from CompositeControl) | |
RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from CompositeControl) | |
Refresh | Refreshes the contents of the control for callback purposes. (Inherited from CompositeControl) | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
AddAttributesToRender | Overridden. Adds additional attributes when rendering. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CreateChildControls | Overridden. Creates any child controls of this control. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
GetDesignModeWarnings | Method to be overridden by derivees so that they can respond during design time and add any configuration warning messages to be displayed. (Inherited from CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
OnDismiss | Occurs when the user dismisses the context menu. | |
OnInit |
Raises the | |
OnItemClick | Occurs when an item in the context menu is clicked. | |
OnLoad | Overridden. Occurs when the control is loaded. | |
OnPreRender |
Raises the | |
OnUnload | Overridden. On unload. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Overridden. Renders the control to the input HTML writer. | |
(Inherited from | ||
RenderContents | Overridden. Renders the control's contents. | |
RenderDesignModeWarnings | If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
SetRefreshFlag | SetRefreshFlag. (Inherited from CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
Dismissed | Event fired when the context menu is closed on the client. | |
(Inherited from | ||
(Inherited from | ||
ItemClicked | Event fired when an item on the context menu is clicked. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from |