Click or drag to resize
CMSAbstractManagerEventArgsType, SimpleEventArgsTypeOnSaveFailed Event
Occurs when saving data fails.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public event EventHandler<EventArgsType> OnSaveFailed

Value

Type: SystemEventHandlerEventArgsType
See Also