'Declaration Protected Overridable Sub OnSaveChangesRequest( _
ByVal argsThe ActionRequestEventArgs instance containing the event data.As Vintasoft.Imaging.Office.UI.ActionRequestEventArgs _
)
protected virtual void OnSaveChangesRequest(
Vintasoft.Imaging.Office.UI.ActionRequestEventArgs args
)
protected: virtual void OnSaveChangesRequest(
Vintasoft.Imaging.Office.UI.ActionRequestEventArgs* args
)
protected:
virtual void OnSaveChangesRequest(
Vintasoft.Imaging.Office.UI.ActionRequestEventArgs^ args
)
Parameters
- args
- The ActionRequestEventArgs instance containing the event data.