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




For a list of all members of this type, see PreAttributeEditEventArgs members.

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 ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
public PropertyFeatureLayer The IFeatureLayer containing the feature being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
public PropertyField The IField of the attribute being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
public PropertyNewValue The new value of the attribute being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
public PropertyReturnMessage This can be set by event handlers to display a message in the browser. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
Top

See Also

© 2011 All Rights Reserved.