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




The following tables list the members exposed by PreAttributeEditEventArgs.

Public Constructors

 NameDescription
Public ConstructorPreAttributeEditEventArgs Constructor Creates a PreAttributeEditEventArgs instance.  
Top

Public Properties

 NameDescription
Public PropertyCancel Event handlers can set this to false to cancel the attribute edit.  
Public PropertyFeature The IFeature containing the attribute being edited. (Inherited from AttributeEditEventArgs)
Public PropertyFeatureLayer The IFeatureLayer containing the feature being edited. (Inherited from AttributeEditEventArgs)
Public PropertyField The IField of the attribute being edited. (Inherited from AttributeEditEventArgs)
Public PropertyNewValue The new value of the attribute being edited. (Inherited from AttributeEditEventArgs)
Public PropertyReturnMessage This can be set by event handlers to display a message in the browser. (Inherited from AttributeEditEventArgs)
Top

See Also

© 2010 All Rights Reserved.