![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
TaskResults Class Methods | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : TaskResults Class |
For a list of all members of this type, see TaskResults members.
Name | Description | |
---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | BindToDataSet | Using this member, an ADO.NET Dataset can be used to create the Tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | ContextMenuDismissed | Call this method to reset the background of the node when context menu is dismissed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CreateAndAddDataRowNodes | Adds nodes for features or rows in the DataTable to the parent node. |
![]() | CreateDataTableNode | Creates a new node that contains the DataTable and has other properties passed in. |
![]() | CreateTaskResultNode | Creates a new TaskResultNode from an input DataSet and related information. |
![]() | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | DisplayResults | Adds the task results to the TaskResults control. |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | FindNodeByValuePath | Searches for a node in the tree with a specified value path. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetCallbackResult | Overridden. Returns the results of the client callback. |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | GetScriptDescriptors | Overridden. Defines the collection of parameters and their associated values used when instantiating the Javascript object related to this control. |
![]() | GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | GetSupportedBuddyControlTypes | The method supports the .NET ADF infrastructure and is not intended to be used directly from your code. |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | Refresh | Overridden. Refresh |
![]() | RemoveResults | Overloaded. Removes the results of a job from the task results control. |
![]() | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RenderControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
![]() | SetupContextMenu | Assigns the context menu for the node. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | SetupTaskResultNode | Peforms basic setup for a task result node. |
![]() | Show | Displays the TaskResults control following a postback or callback. |
![]() | StartTaskActivityIndicator | Displays a task activity indicator in the task results. Used during a callback to show task progress. |
Top