ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
EditorCommandEventArgs Constructor | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorCommandEventArgs Class : EditorCommandEventArgs Constructor |
- serverAction
- The EditorServerCommandAction instance associated with the EditorCommand.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal serverAction As EditorServerCommandAction _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public EditorCommandEventArgs( EditorServerCommandAction serverAction ) |
Parameters
- serverAction
- The EditorServerCommandAction instance associated with the EditorCommand.