![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
PreAttributeEditEventArgs Class Properties | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : PreAttributeEditEventArgs Class |
For a list of all members of this type, see PreAttributeEditEventArgs members.
Name | Description | |
---|---|---|
![]() | Cancel | Event handlers can set this to false to cancel the attribute edit. |
![]() | Feature | The IFeature containing the attribute being edited. (Inherited from AttributeEditEventArgs) |
![]() | FeatureLayer | The IFeatureLayer containing the feature being edited. (Inherited from AttributeEditEventArgs) |
![]() | Field | The IField of the attribute being edited. (Inherited from AttributeEditEventArgs) |
![]() | NewValue | The new value of the attribute being edited. (Inherited from AttributeEditEventArgs) |
![]() | ReturnMessage | This can be set by event handlers to display a message in the browser. (Inherited from AttributeEditEventArgs) |