ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapToolItem Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapToolItem Class |
For a list of all members of this type, see MapToolItem members.
Name | Description | |
---|---|---|
ClientToolAction | JavaScript code that is executed on the client enabling interaction with the display before execution is passed to the server. | |
EnablePostBack | Indicates whether the tool item causes a complete postback to the server, refreshing the whole page | |
Name | The unique name of this MapToolItem. | |
ServerToolAction | The class having code that executes on the server after client-side interaction with the display is complete. | |
ServerToolActionAssembly | The assembly that has the ServerToolActionClass. | |
ServerToolActionClass | The class having code that executes on the server after client-side interaction with the display is complete. | |
ShowLoading | Whether to show the loading image after post back. |