ESRI.ArcGIS.ADF.Tasks
GeoprocessingTask Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.Tasks Namespace : GeoprocessingTask Class




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

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCheckJobStatusChecks the current status of a previously submitted geoprocessing job.  
public MethodCopyAppearance (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
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 MethodExecuteTaskOverridden. Executes the geoprocessing task based on the values in the Input property.  
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public Methodstatic (Shared in Visual Basic)FromTaskDefinition Extracts information about the task definition from a serialized string version.  
public MethodGetCallbackResultOverridden. Gets the task's callback result as a string.  
public MethodGetGISResourceItemDependenciesOverridden.  Gets a list of GIS resource items on which the task depends. Used in Manager to detect when resources used by the task have been removed.  
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptDescriptors (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodGetScriptReferences (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodGetSupportedBuddyControlTypes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodHideFloatingPanel (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
public MethodInitializeFunctionalityInitializes the geoprocessing functionality to prepare it for use.  
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodOnExecuteTask (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
public MethodRaiseCallbackEvent (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRaisePostBackEvent (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRefreshOverridden. Refreshes the contents of the control for callback purposes.  
public MethodRefreshChildControls (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
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 MethodsaveControlsRequiringChildControlsOnCallbacks Saves the property ControlsRequiringChildControlsOnCallbacks to the task's state manager.  
public MethodsaveMapToolsRequiringChildControlsOnCallbacks Saves the MapToolsRequiringChildControlsOnCallbacks to the task's state manager.  
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
public MethodShow (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
public MethodShowFloatingPanel (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
public MethodSupportsResultInfo Whether the geoprocessing functionality used by the task supports getting results information.  
public Methodstatic (Shared in Visual Basic)ToTaskDefinitionSerializes the task definition to a string value.  
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 MethodCreateChildControlsOverridden.  Adds the contents of the task to the child controls.  
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 (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
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 (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 MethodLoadViewState (Inherited from System.Web.UI.Control)
protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodOnCollapse (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnExpand (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodOnHideOverridden.  Occurs when the task is hidden in the user interface.  
protected MethodOnInit (Inherited from System.Web.UI.Control)
protected MethodOnLoadOverridden.  Occurs when the task is loaded.  
protected MethodOnPreRenderOverridden. Raises the System.Web.UI.Control.PreRender event.  
protected MethodOnRenderContents (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodOnShow (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
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 task to the HTML writer.  
protected MethodRenderBeginFrame (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderChildren (Inherited from System.Web.UI.Control)
protected MethodRenderContents (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodRenderDesignModeWarnings (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
protected MethodRenderDesignTimeHtml (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
protected MethodRenderDockButton (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderEndFrame (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderExpandCollapseButton (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderHiddenFields (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderTitleCellButtons (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewStateOverridden.  Saves the view state of the task, including buddy controls.  
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodStartTaskActivityIndicator (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
protected MethodTrackViewState (Inherited from System.Web.UI.Control)
Top

See Also

© 2011 All Rights Reserved.