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




The following tables list the members exposed by AsyncOptimizer.

Public Constructors

 NameDescription
Public ConstructorAsyncOptimizer Constructor Allows the user to identify the affected task and optionally a collection of controls or map tools that may also invoke a callback that requires that this task create its child controls.  
Top

Public Properties

 NameDescription
Public PropertyChildControlsHandlingAsyncCalls Child controls of the task that handle async calls  
Public PropertyMapToolsHandlingAsyncCalls Names of the map tools on the task (Tool.Name)  
Public PropertyMapUniqueID The unique id of the map control associated with this task  
Public PropertyRequiresChildControls Whether child control creation is required for a page life cycle  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)GetCallingControl Gets the control that created the asynchronous call.  
Public Methodstatic (Shared in Visual Basic)GetCallingControlID Gets the Unique ID of the control that created the asynchronous call.  
Public Methodstatic (Shared in Visual Basic)GetCallingMapTool Gets the name of the map tool that created the asynchronous call.  
Top

See Also

© 2010 All Rights Reserved.