Click or drag to resize
CMSAbstractManagerEventArgsType, SimpleEventArgsTypeOnSaveData Event
On save data event handler.

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

Value

Type: SystemEventHandlerEventArgsType
See Also