ESRI.ArcGIS.ADF.ArcGISServer.Editor
EditorTaskWebConfigurator Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : EditorTaskWebConfigurator Class




Configurator for the EditorTask task.

Object Model



Syntax

Visual Basic (Declaration) 
<ClientScriptResourceAttribute(ComponentType="display_editortask", ResourcePath="ESRI.ArcGIS.ADF.ArcGISServer.Editor.Resources.javascript.display_editortask.js")>
<ToolboxDataAttribute("<{0}:EditorTaskWebConfigurator runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:EditorTaskWebConfigurator>")>
Public Class EditorTaskWebConfigurator 
   Inherits CompositeControl
   Implements IBuddyControlSupportIWebConfiguratorIWebConfiguratorValidation 
Visual Basic (Usage)Copy Code
Dim instance As EditorTaskWebConfigurator
C# 
[ClientScriptResourceAttribute(ComponentType="display_editortask", ResourcePath="ESRI.ArcGIS.ADF.ArcGISServer.Editor.Resources.javascript.display_editortask.js")]
[ToolboxDataAttribute("<{0}:EditorTaskWebConfigurator runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:EditorTaskWebConfigurator>")]
public class EditorTaskWebConfigurator : 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.ArcGISServer.Editor.EditorTaskWebConfigurator

See Also

© 2010 All Rights Reserved.