Click or drag to resize
BasicFormOnSaveFailed Event
Occurs when saving data to the database fails.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public event EventHandler OnSaveFailed

Value

Type: SystemEventHandler
See Also