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




Base class for commands used with the Editor task.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class EditorCommand 
   Inherits Command
   Implements IEditorToolbarItem 
Visual Basic (Usage)Copy Code
Dim instance As EditorCommand
C# 
public class EditorCommand : Command, 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.Command
               ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorCommand

See Also

© 2010 All Rights Reserved.