ESRI.ArcGIS.ADF.Web.UI.WebControls
ITaskResultsContainer Interface Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ITaskResultsContainer Interface




The following tables list the members exposed by ITaskResultsContainer.

Public Properties

 NameDescription
 PropertyCallbackResults A collection of results that are defined on the server and returned to the client via a callback. The results update content or run a script on the client.  
 PropertyMapInstanceThe map control that the task results container works with.  
 PropertyShowUrlGets a string usable on the client to display the TaskResults. Read-only.  
Top

Public Methods

 NameDescription
 MethodDisplayResultsAdds the task results to the TaskResults control.  
 MethodRefreshRenders the content of the control on the server.  
 MethodShowDisplays the TaskResults control following a postback or callback.  
 MethodStartTaskActivityIndicator Displays a task activity indicator in the task results. Used during a callback to show task progress.  
Top

See Also

© 2010 All Rights Reserved.