![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Task Class Methods | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Task Class |
For a list of all members of this type, see Task members.
Name | Description | |
---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | ExecuteTask | Performs the main work of the task. Sets any content to be returned to the client in the CallbackResults. Inheriting tasks must override this method. |
![]() | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetCallbackResult | Overridden. Returns the results of the client callback. |
![]() | GetGISResourceItemDependencies | Returns a collection of GISResourceItemDependency objects upon which the task depends. |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | 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 | Gets an array of types for the buddy controls supported in the TaskResultsContainers collection. |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | OnExecuteTask | Raises the Execute event. This method should be called after calling ExecuteTask. |
![]() | 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 | Refreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | 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) |
![]() | Show | Makes the task visible on the client, whether using a postback or callback. |
Name | Description | |
---|---|---|
![]() | AddAttributesToRender | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | AddParsedSubObject | (Inherited from System.Web.UI.Control) |
![]() | BuildProfileTree | (Inherited from System.Web.UI.Control) |
![]() | ClearCachedClientID | (Inherited from System.Web.UI.Control) |
![]() | ClearChildControlState | (Inherited from System.Web.UI.Control) |
![]() | ClearChildState | (Inherited from System.Web.UI.Control) |
![]() | ClearChildViewState | (Inherited from System.Web.UI.Control) |
![]() | ClearEffectiveClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | CreateControlCollection | (Inherited from System.Web.UI.Control) |
![]() | CreateControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataBindChildren | (Inherited from System.Web.UI.Control) |
![]() | DisplayResults | Displays the results of the task execution in the task results container. |
![]() | EnsureChildControls | (Inherited from System.Web.UI.Control) |
![]() | EnsureID | (Inherited from System.Web.UI.Control) |
![]() | GetDesignModeState | (Inherited from System.Web.UI.Control) |
![]() | GetDesignModeWarnings | Method to be overridden by derivees so that they can respond during design time and add any configuration warning messages to be displayed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | HasEvents | (Inherited from System.Web.UI.Control) |
![]() | IsLiteralContent | (Inherited from System.Web.UI.Control) |
![]() | LoadViewState | Overridden. Overridden to handle BuddyControl view state. |
![]() | OnBubbleEvent | (Inherited from System.Web.UI.Control) |
![]() | OnDataBinding | (Inherited from System.Web.UI.Control) |
![]() | OnInit | (Inherited from System.Web.UI.Control) |
![]() | OnPreRender | (Inherited from System.Web.UI.Control) |
![]() | OnUnload | (Inherited from System.Web.UI.Control) |
![]() | RaiseBubbleEvent | (Inherited from System.Web.UI.Control) |
![]() | RecreateChildControls | (Inherited from System.Web.UI.WebControls.CompositeControl) |
![]() | Render | Overridden. Renders the control to the writer. |
![]() | RenderDesignModeWarnings | 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 ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | RenderDesignTimeHtml | Renders the control at design time. |
![]() | ResolveAdapter | (Inherited from System.Web.UI.Control) |
![]() | SaveViewState | Overridden. Overridden to handle BuddyControl view state. |
![]() | SetDesignModeState | (Inherited from System.Web.UI.Control) |
![]() | StartTaskActivityIndicator | Displays a message in the task results indicating execution of the task has started. |
![]() | TrackViewState | Overridden. Overridden to handle BuddyControl viewstate. |