|     | 
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| DeleteVertex Class Methods | |
| See Also | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : DeleteVertex Class | 
For a list of all members of this type, see DeleteVertex members.
| Name | Description | |
|---|---|---|
|  | ServerAction | This method is called when an EditorTool is executed. It performs geometry conversion, snapping if set, and calls EditorServerAction. (Inherited from EditorServerToolAction) | 
| Name | Description | |
|---|---|---|
|  | AbortEditOperation | Overloaded. Aborts the current edit operation. (Inherited from EditorServerActionBase) | 
|  | CreatePostToolExecuteEventArgs | Creates the EditorToolEventArgs passed to event handlers. (Inherited from EditorServerToolAction) | 
|  | CreatePreToolExecuteEventArgs | Creates the PreToolExecuteEventArgs passed to event handlers. (Inherited from EditorServerToolAction) | 
|  | EditorServerAction | Overridden. The method that implements the tool or command functionality. | 
|  | HideAjaxActivityIndicator | Turns off the ajax activity indicator after a tool/command server action completes. (Inherited from EditorServerActionBase) | 
|  | Init | Overridden. Initializes the DeleteVertex tool. | 
|  | Refresh | Overloaded. Refreshes the resource being edited, displayed feature vertices and the attribute editor feature highlight. (Inherited from EditorServerActionBase) | 
|  | ReturnErrorMessage | Displays an error message in the browser based on the exception. (Inherited from EditorServerActionBase) | 
|  | ReturnMessage | Displays a message in the browser. (Inherited from EditorServerActionBase) | 
|  | StartEditOperation | Starts an edit operation. (Inherited from EditorServerActionBase) | 
|  | StopEditOperation | Stops the current edit operation. (Inherited from EditorServerActionBase) | 
|  | UpdateAttributeEditor | Updates the selected features displayed in the attribute editor panel. This should be called if the tool or command changes the selection set. (Inherited from EditorServerActionBase) | 
|  | UpdateEditStatus | Shows/Hides the unsaved edits banner on the editor task as appropriate. (Inherited from EditorServerActionBase) | 
 
     
     
    