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




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

Object Model


Syntax

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

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.