|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| AttributeEditEventArgs Class Members | |
| See Also Properties | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : AttributeEditEventArgs Class |
The following tables list the members exposed by AttributeEditEventArgs.
| Name | Description | |
|---|---|---|
![]() | AttributeEditEventArgs Constructor | Creates an AttributeEditEventArgs instance. |
| Name | Description | |
|---|---|---|
![]() | Feature | The IFeature containing the attribute being edited. |
![]() | FeatureLayer | The IFeatureLayer containing the feature being edited. |
![]() | Field | The IField of the attribute being edited. |
![]() | NewValue | The new value of the attribute being edited. |
![]() | ReturnMessage | This can be set by event handlers to display a message in the browser. |

