Occurs before this entity is saved to the database (create or update).
Hook to perform custom save processing or optionally cancel the save operation.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public event CancelEventHandler Saving |
| Visual Basic (Declaration) |
|---|
Public Event Saving As CancelEventHandler |