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




Server Editor tool base class - Provides access to commonly used objects of editor tools Editor tools/commands derive from this and implement ServerActionImpl

Object Model




Syntax

Visual Basic (Declaration) 
Public MustInherit Class EditorServerActionBase 
Visual Basic (Usage)Copy Code
Dim instance As EditorServerActionBase
C# 
public abstract class EditorServerActionBase 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase
      ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerCommandAction
      ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction

See Also

© 2010 All Rights Reserved.