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.

Public Constructors

 NameDescription
Public ConstructorMapToolItem 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 MapToolItem.  
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 Whether to show the loading image after post 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 Load the current instance with attributes from the passed in string.  
Public MethodSaveToHashtable Save the attributes of the current instance into a Hashtable.  
Public MethodSaveToString Save the attributes of the current instance into a string.  
Public MethodToStringOverloaded. Overridden.  Convert to string.  
Top

See Also

© 2010 All Rights Reserved.