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




Base class for tools used with the Editor task.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class EditorTool 
   Inherits Tool
   Implements IEditorToolbarItem 
Visual Basic (Usage)Copy Code
Dim instance As EditorTool
C# 
public class EditorTool : Tool, IEditorToolbarItem  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarItem
      ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem
         ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveImageToolbarItem
            ESRI.ArcGIS.ADF.Web.UI.WebControls.Tool
               ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorTool

See Also

© 2010 All Rights Reserved.