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




Provides data for EditorCommand related events.

Object Model


Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.ToolbarItemEventArgs
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorCommandEventArgs
            ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.PreCommandExecuteEventArgs

See Also

© 2010 All Rights Reserved.