This document is archived and information here might be outdated. Recommended version. |
Fired before StopEditing happens.
[Visual Basic .NET] Public Event BeforeStopEditing As BeforeStopEditingEventHandler
[C#] public event BeforeStopEditingEventHandler BeforeStopEditing
The BeforeStopEditing event is called before edits are committed or discarded. Use this event to perform any processing of the features before the edits are committed.