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




Provides data for the event that is raised when a feature's attribute is about to be edited.

Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.