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




Provides data for attribute editing related events.

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.PostAttributeEditEventArgs
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.PreAttributeEditEventArgs

See Also

© 2010 All Rights Reserved.