![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapToolItem Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapToolItem Class |
The following tables list the members exposed by MapToolItem.
Name | Description | |
---|---|---|
![]() | MapToolItem Constructor | Overloaded. Constructor. |
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. |
Name | Description | |
---|---|---|
![]() | GetObjectData | Used by framework for serializing |
![]() | LoadFromHashtable | Load the current instance with attributes from the passed in Hashtable. |
![]() | LoadFromString | Load the current instance with attributes from the passed in string. |
![]() | SaveToHashtable | Save the attributes of the current instance into a Hashtable. |
![]() | SaveToString | Save the attributes of the current instance into a string. |
![]() | ToString | Overloaded. Overridden. Convert to string. |