![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
PageToolItem Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : PageToolItem Class |
For a list of all members of this type, see PageToolItem 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 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. |