ESRI.ArcGIS.ADF.ArcGISServer.Editor
EditorToolEventArgs Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : EditorToolEventArgs Class




Provides data for EditorTool related events.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class EditorToolEventArgs 
   Inherits ToolbarItemEventArgs
Visual Basic (Usage)Copy Code
Dim instance As EditorToolEventArgs
C# 
public class EditorToolEventArgs : ToolbarItemEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.ToolbarItemEventArgs
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorToolEventArgs
            ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.PreToolExecuteEventArgs

See Also

© 2010 All Rights Reserved.