Mindscape LightSpeed - User Reference & API Documentation
Saving Event
API ReferenceMindscape.LightSpeedEntitySaving
Occurs before this entity is saved to the database (create or update). Hook to perform custom save processing or optionally cancel the save operation.
Declaration Syntax
C#Visual Basic
public event CancelEventHandler Saving
Public Event Saving As CancelEventHandler

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)