ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ITask Interface Properties | |
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 | |
---|---|---|
CallbackResults | 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. | |
GroupResultsByTable | Whether to group display of task results by table (layer). If false, results display immediately beneath the task result node. | |
Input | An object that contains the values input by the user when running the task. | |
NavigationPath | The path to use when displaying the name of the task in a buddied navigation control. | |
Results | Object that is used to store results of the task for further processing. | |
ShowFieldAttributes | Whether to include the attributes of features within the task results. | |
ShowLegend | If true, displays a legend for a graphics layer in the task results. | |
ShowUrl | Returns a string with a client-side command to display the task on the client. | |
TaskActivityIndicatorText | Text to display in the task results containers to indicate that the task has begun to execute. | |
TaskResultsContainers | Collection of task results containers that receive the results of the task. | |
Title | The title of the task to display in the client. | |
ToolTip | The text to display in the tooltip for the task. | |
UniqueID | Returns a unique ID for the control. |