ArcGIS Developer Help  (ESRI.ArcGIS.Controls)  

OnSaveEditsEventHandler Delegate

Represents the method that handles the OnSaveEdits event.
[Visual Basic .NET]
Public Delegate Sub OnSaveEditsEventHandler ( _
)
[C#]
public delegate void OnSaveEditsEventHandler (
);