|     | 
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| InteractiveImageToolbarItem Class Members | |
| See Also Properties Methods | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : InteractiveImageToolbarItem Class | 
The following tables list the members exposed by InteractiveImageToolbarItem.
| Name | Description | |
|---|---|---|
|  | BuddyItem | The toolbar item with which this one works. (Inherited from InteractiveToolbarItem) | 
|  | ClientAction | Javascript action to invoke on the client-side. Required for a Tool. Optional for Command and DropDownBox. (Inherited from InteractiveToolbarItem) | 
|  | Configuration | The configuration specific to this toolbar item. (Inherited from InteractiveToolbarItem) | 
|  | DefaultImage | The image URL for this ToolbarItem when it is not selected, disabled, or hovered upon. Only applicable when ToolbarStyle is ImageOnly or ImageAndText. | 
|  | Disabled | Indicates whether the ToolbarItem is disabled. (Inherited from InteractiveToolbarItem) | 
|  | DisabledImage | The image URL for this ToolbarItem when it is disabled. Only applicable when ToolbarStyle is ImageOnly or ImageAndText. | 
|  | EnablePostBack | Indicates whether the tool item causes a complete postback to the server, refreshing the whole page. (Inherited from InteractiveToolbarItem) | 
|  | HoverImage | The image URL for this ToolbarItem when it is hovered upon. Only applicable when ToolbarStyle is ImageOnly or ImageAndText. | 
|  | IsClientActionCustom | Indicates whether the client tool action is a custom client tool action. (Inherited from InteractiveToolbarItem) | 
|  | JavaScriptFile | Javascript file to include, for implementing a custom client-side action for a toolbar item. (Inherited from InteractiveToolbarItem) | 
|  | Name | Name of the Tool or Command. Must be unique on all Toolbars within a toolbar group. (Inherited from InteractiveToolbarItem) | 
|  | Parent | The Toolbar to which this toolbar item belongs. (Inherited from InteractiveToolbarItem) | 
|  | SelectedImage | The image URL for this ToolbarItem when it is selected. Only applicable when ToolbarStyle is ImageOnly or ImageAndText. | 
|  | ServerActionAssembly | Fully qualified display name of the assembly containing the server action. (Inherited from InteractiveToolbarItem) | 
|  | ServerActionClass | The System.Type of the server action class including namespace. (Inherited from InteractiveToolbarItem) | 
|  | ShowLoading | Whether to show the loading image on postback. (Inherited from InteractiveToolbarItem) | 
|  | Text | The text for this ToolbarItem. Only applicable when the ToolbarStyle is TextOnly or ImageAndText. | 
|  | ToolTip | The tool tip for this ToolbarItem. (Inherited from InteractiveToolbarItem) | 
|  | Type | Returns the Type of the class as a string. (Inherited from InteractiveToolbarItem) | 
|  | Visible | Whether to display the toolbar item. (Inherited from InteractiveToolbarItem) | 
| Name | Description | |
|---|---|---|
|  | ViewState | The ViewState. (Inherited from InteractiveToolbarItem) | 
| Name | Description | |
|---|---|---|
|  | LoadFromHashtable | Overridden. LoadFromHashtable. | 
|  | Render | Renders the toolbar item. (Inherited from ToolbarItem) | 
|  | SaveToHashtable | Overridden. SaveToHashtable. | 
 
     
     
    