ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ITask Interface Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ITask Interface |
For a list of all members of this type, see ITask members.
Name | Description | |
---|---|---|
ExecuteTask | Performs the main work of the task. Sets any content to be returned to the client in the CallbackResults. | |
GetGISResourceItemDependencies | Returns a collection of GISResourceItemDependency objects upon which the task depends. | |
Refresh | Re-runs the task with the existing values in the Input property. | |
Show | Makes the task visible on the client. |