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 ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl
Implements ESRI.ArcGIS.ADF.Web.UI.WebControls.IBuddyControlSupport, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfigurator, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfiguratorValidation |
C# | |
---|
[ToolboxDataAttribute("<{0}:GeoprocessingTaskWebConfigurator runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:GeoprocessingTaskWebConfigurator>")]
public class GeoprocessingTaskWebConfigurator : ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl, ESRI.ArcGIS.ADF.Web.UI.WebControls.IBuddyControlSupport, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfigurator, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfiguratorValidation |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also