ESRI.ArcGIS.ADF.Web.UI.WebControls
TaskResults Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : TaskResults Class




For a list of all members of this type, see TaskResults members.

Public Methods

 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodBindToDataSetUsing this member, an ADO.NET Dataset can be used to create the Tree. (Inherited from TreeViewPlus)
Public MethodContextMenuDismissed Call this method to reset the background of the node when context menu is dismissed. (Inherited from TreeViewPlus)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodCreateAndAddDataRowNodesAdds nodes for features or rows in the DataTable to the parent node.  
Public MethodCreateDataTableNode Creates a new node that contains the DataTable and has other properties passed in.  
Public MethodCreateTaskResultNode Creates a new TaskResultNode from an input DataSet and related information.  
Public MethodDataBindOverloaded.  (Inherited from System.Web.UI.WebControls.CompositeControl)
Public MethodDisplayResultsAdds the task results to the TaskResults control.  
Public MethodDispose (Inherited from System.Web.UI.Control)
Public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodFindNodeByValuePathSearches for a node in the tree with a specified value path. (Inherited from TreeViewPlus)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodGetCallbackResultOverridden. Returns the results of the client callback.  
Public MethodGetScriptDescriptorsOverridden.  Defines the collection of parameters and their associated values used when instantiating the Javascript object related to this control.  
Public MethodGetScriptReferences Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from CompositeControl)
Public MethodGetSupportedBuddyControlTypes The method supports the .NET ADF infrastructure and is not intended to be used directly from your code.  
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRaiseCallbackEvent As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from CompositeControl)
Public MethodRaisePostBackEvent Processes a postback event that targets a control and returns the result. (Inherited from CompositeControl)
Public MethodRefreshOverridden.  Refresh  
Public MethodRemoveResultsOverloaded.  Removes the results of a job from the task results control.  
Public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodSetupContextMenuAssigns the context menu for the node. (Inherited from TreeViewPlus)
Public MethodSetupTaskResultNodePeforms basic setup for a task result node.  
Public MethodShowDisplays the TaskResults control following a postback or callback.  
Public MethodStartTaskActivityIndicator Displays a task activity indicator in the task results. Used during a callback to show task progress.  
Top

Protected Methods

 NameDescription
Protected MethodAddAttributesToRender Add style property to derived class that causes overflowing content to be truncated by the controls boundary instead of having it flow on the design surface and interfere with other controls. (Inherited from CompositeControl)
Protected MethodAddedControl (Inherited from System.Web.UI.Control)
Protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
Protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
Protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
Protected MethodClearChildState (Inherited from System.Web.UI.Control)
Protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
Protected MethodCreateChildControlsOverridden.  Adds the child controls of the task results, including context menus.  
Protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
Protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
Protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
Protected MethodEnsureID (Inherited from System.Web.UI.Control)
Protected MethodGetDataRowHtmlTableReturns the formatted HTML table for the data row. (Inherited from TreeViewPlus)
Protected MethodGetDataRowHtmlTableConvertedReturns the formatted HTML table for the data row. (Inherited from TreeViewPlus)
Protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodGetDesignModeWarningsOverridden.  Returns a list of warning messages to be displayed at design time.  
Protected MethodGetHeaderFormatStringGets the title format string for the data table. (Inherited from TreeViewPlus)
Protected MethodHasEvents (Inherited from System.Web.UI.Control)
Protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
Protected MethodLoadControlState (Inherited from System.Web.UI.Control)
Protected MethodLoadViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodMapPathSecure (Inherited from System.Web.UI.Control)
Protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
Protected MethodOnInit Raises the System.Web.UI.Control.Init event. (Inherited from TreeViewPlus)
Protected MethodOnLoadOverridden.  Occurs when the control is loaded.  
Protected MethodOnNodeAddedRaises the NodeAdded event. (Inherited from TreeViewPlus)
Protected MethodOnNodeCheckOccurs when a node's checkbox is checked. (Inherited from TreeViewPlus)
Protected MethodOnNodeClearOccurs when a node's contents is cleared. (Inherited from TreeViewPlus)
Protected MethodOnNodeClickOccurs when a node in the treeview is clicked. (Inherited from TreeViewPlus)
Protected MethodOnNodeCollapseOccurs when a node in the treeview is collapsed. (Inherited from TreeViewPlus)
Protected MethodOnNodeExpandOccurs then a node is expanded in the treeview. (Inherited from TreeViewPlus)
Protected MethodOnNodeLegendClickOccurs when the legend node is clicked. (Inherited from TreeViewPlus)
Protected MethodOnNodePageChangeOccurs when the node page is changed. (Inherited from TreeViewPlus)
Protected MethodOnNodeRemovedRaises the NodeRemoved event. (Inherited from TreeViewPlus)
Protected MethodOnNodeRemoving Raises the NodeRemoving event. (Inherited from TreeViewPlus)
Protected MethodOnNodeSelectOccurs when a node in the treeview is selected. (Inherited from TreeViewPlus)
Protected MethodOnPreRender Raises the PreRender event. (Inherited from CompositeControl)
Protected MethodOnUnload On unload. (Inherited from TreeViewPlus)
Protected MethodOpenFile (Inherited from System.Web.UI.Control)
Protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodRecreateChildControls (Inherited from System.Web.UI.WebControls.CompositeControl)
Protected MethodRemovedControl (Inherited from System.Web.UI.Control)
Protected MethodRenderOverridden.  Overridden. Renders the control to the specified HTML writer.  
Protected MethodRenderAjaxControlOverridden.  Registers start up script to create javascript controls. Called by the Render method.  
Protected MethodRenderChildren (Inherited from System.Web.UI.Control)
Protected MethodRenderContents Render the contents of the control to the specified writer. This method is used primarily by control developers. (Inherited from TreeViewPlus)
Protected MethodRenderDesignModeWarnings If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from CompositeControl)
Protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
Protected MethodSaveControlState (Inherited from System.Web.UI.Control)
Protected MethodSaveViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodsetExpandDepthVisibilityOverloaded.  Sets the the visibility for nodes to the specified expand depth. (Inherited from TreeViewPlus)
Protected MethodSetRefreshFlagSetRefreshFlag. (Inherited from CompositeControl)
Protected MethodTrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

See Also

© 2010 All Rights Reserved.