ESRI.ArcGIS.ADF.Web.UI.WebControls
PageToolItem Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : PageToolItem Class




The following tables list the members exposed by PageToolItem.

Public Constructors

 NameDescription
Public ConstructorPageToolItem ConstructorOverloaded.  Constructor.  
Top

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

Public Methods

 NameDescription
Public MethodGetObjectData Used by framework for serializing  
Public MethodLoadFromHashtable Load the current instance with attributes from the passed in Hashtable.  
Public MethodLoadFromString Convert from string.  
Public MethodSaveToHashtable Save the attributes of the current instance into a Hashtable.  
Public MethodSaveToString Convert to string.  
Public MethodToStringOverloaded. Overridden.  Convert to string.  
Top

See Also

© 2010 All Rights Reserved.