|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| PreCommandExecuteEventArgs Class Members | |
| See Also Properties | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : PreCommandExecuteEventArgs Class |
The following tables list the members exposed by PreCommandExecuteEventArgs.
| Name | Description | |
|---|---|---|
![]() | PreCommandExecuteEventArgs Constructor | Creates a PreCommandExecuteEventArgs instance. |
| Name | Description | |
|---|---|---|
![]() | Cancel | Event handlers can set this to false to cancel the command's execution. |
![]() | ReturnMessage | This can be set by event handlers to display a message in the browser. (Inherited from ToolbarItemEventArgs) |
![]() | ServerAction | The EditorServerCommandAction that is associated with the EditorCommand. (Inherited from EditorCommandEventArgs) |

