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




Provides data for the event that is raised when an EditorCommand's server action is about to execute.

Object Model


Syntax

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

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.