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.

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
public MethodDispose (Inherited from System.Web.UI.Control)
public MethodExecuteTask 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.  
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetCallbackResultOverridden. Returns the results of the client callback.  
public MethodGetGISResourceItemDependencies Returns a collection of GISResourceItemDependency objects upon which the task depends.  
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptDescriptors Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodGetScriptReferences 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)
public MethodGetSupportedBuddyControlTypes Gets an array of types for the buddy controls supported in the TaskResultsContainers collection.  
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodOnExecuteTask Raises the Execute event. This method should be called after calling ExecuteTask.  
public MethodRaiseCallbackEvent 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)
public MethodRaisePostBackEvent Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRefreshRefreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
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 MethodShow Makes the task visible on the client, whether using a postback or callback.  
Top

Protected Methods

 NameDescription
protected MethodAddAttributesToRender (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
protected MethodClearCachedClientID (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 MethodClearEffectiveClientIDMode (Inherited from System.Web.UI.Control)
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 MethodDisplayResults Displays the results of the task execution in the task results container.  
protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
protected MethodEnsureID (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeWarnings 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)
protected MethodHasEvents (Inherited from System.Web.UI.Control)
protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
protected MethodLoadViewStateOverridden.  Overridden to handle BuddyControl view state.  
protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnInit (Inherited from System.Web.UI.Control)
protected MethodOnPreRender (Inherited from System.Web.UI.Control)
protected MethodOnUnload (Inherited from System.Web.UI.Control)
protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodRecreateChildControls (Inherited from System.Web.UI.WebControls.CompositeControl)
protected MethodRenderOverridden.  Renders the control to the writer.  
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 ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
protected MethodRenderDesignTimeHtml Renders the control at design time.  
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewStateOverridden.  Overridden to handle BuddyControl view state.  
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodStartTaskActivityIndicator Displays a message in the task results indicating execution of the task has started.  
protected MethodTrackViewStateOverridden.  Overridden to handle BuddyControl viewstate.  
Top

See Also

© 2011 All Rights Reserved.