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.
Name | Description | |
---|---|---|
AsyncOptimizer 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. |
Name | Description | |
---|---|---|
ChildControlsHandlingAsyncCalls | Child controls of the task that handle async calls | |
MapToolsHandlingAsyncCalls | Names of the map tools on the task (Tool.Name) | |
MapUniqueID | The unique id of the map control associated with this task | |
RequiresChildControls | Whether child control creation is required for a page life cycle |
Name | Description | |
---|---|---|
GetCallingControl | Gets the control that created the asynchronous call. | |
GetCallingControlID | Gets the Unique ID of the control that created the asynchronous call. | |
GetCallingMapTool | Gets the name of the map tool that created the asynchronous call. |