![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
PageToolItem Class Members | |
See Also Properties Methods Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : PageToolItem Class |
The following tables list the members exposed by PageToolItem.
Name | Description | |
---|---|---|
![]() | PageToolItem Constructor | Overloaded. |
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 PageToolItem. |
![]() | 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 | Indicates whether to show the loading image after client action finishes and posts back. |
Name | Description | |
---|---|---|
![]() | GetObjectData | Used by framework for serializing |
![]() | LoadFromHashtable | Load the current instance with attributes from the passed in Hashtable. |
![]() | LoadFromString | Convert from string. |
![]() | SaveToHashtable | Save the attributes of the current instance into a Hashtable. |
![]() | SaveToString | Convert to string. |
![]() | ToString | Overloaded. Convert to string. |