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.

Public Properties

 NameDescription
Public PropertyClientToolAction JavaScript code that is executed on the client enabling interaction with the display before execution is passed to the server.  
Public PropertyEnablePostBack Indicates whether the tool item causes a complete postback to the server, refreshing the whole page  
Public PropertyName The unique name of this PageToolItem.  
Public PropertyServerToolAction The class having code that executes on the server after client-side interaction with the display is complete.  
Public PropertyServerToolActionAssembly The assembly that has the ServerToolActionClass.  
Public PropertyServerToolActionClass The class having code that executes on the server after client-side interaction with the display is complete.  
Public PropertyShowLoading Indicates whether to show the loading image after client action finishes and posts back.  
Top

Protected Properties

 NameDescription
Protected PropertyViewState The view state.  
Top

See Also

© 2010 All Rights Reserved.