ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
PreCommandExecuteEventArgs Class Properties | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : PreCommandExecuteEventArgs Class |
For a list of all members of this type, see PreCommandExecuteEventArgs members.
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) |