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




The base class for implementing server side functionality for EditorTool classes.

Object Model





Syntax

Visual Basic (Declaration) 
Public MustInherit Class EditorServerToolAction 
   Inherits EditorServerActionBase
   Implements IMapServerToolAction 
Visual Basic (Usage)Copy Code
Dim instance As EditorServerToolAction
C# 
public abstract class EditorServerToolAction : EditorServerActionBase, IMapServerToolAction  

Inheritance Hierarchy

See Also

© 2010 All Rights Reserved.