Click or drag to resize
BasicFormOnValidationFailed Event
Occurs when validation of the form fails.

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

Value

Type: SystemEventHandler
See Also