ESRI.ArcGIS.ADF.ArcGISServer.Editor
EditorServerAction Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerActionBase Class : EditorServerAction Method




The method that implements the tool or command functionality.

Syntax

Visual Basic (Declaration) 
Protected MustOverride Sub EditorServerAction() 
Visual Basic (Usage)Copy Code
Dim instance As EditorServerActionBase
 
instance.EditorServerAction()
C# 
protected abstract void EditorServerAction()

See Also

© 2010 All Rights Reserved.