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: 8.2.23
Syntax
C#
public event EventHandler OnSaveFailed

Value

Type: SystemEventHandler
See Also