ESRI.ArcGIS.ADF.Tasks
GeoprocessingTaskWebConfigurator Class
Members  See Also 
ESRI.ArcGIS.ADF.Tasks Namespace : GeoprocessingTaskWebConfigurator Class




The configurator used in Manager to set the configuration for the geoprocessing task.

Object Model




Syntax

Visual Basic (Declaration) 
<ToolboxDataAttribute("<{0}:GeoprocessingTaskWebConfigurator runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:GeoprocessingTaskWebConfigurator>")>
Public Class GeoprocessingTaskWebConfigurator 
   Inherits CompositeControl
   Implements IBuddyControlSupportIWebConfiguratorIWebConfiguratorValidation 
Visual Basic (Usage)Copy Code
Dim instance As GeoprocessingTaskWebConfigurator
C# 
[ToolboxDataAttribute("<{0}:GeoprocessingTaskWebConfigurator runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:GeoprocessingTaskWebConfigurator>")]
public class GeoprocessingTaskWebConfigurator : CompositeControl, IBuddyControlSupportIWebConfiguratorIWebConfiguratorValidation  

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.CompositeControl
            ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl
               ESRI.ArcGIS.ADF.Tasks.GeoprocessingTaskWebConfigurator

See Also

© 2010 All Rights Reserved.