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