BasicForm OnBeforeSave EventKentico 8.0 API Reference
Before form data save event. It is called during saving process after data are retrieved from form controls and can be processed further (e.g. saved to DB).

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Value

Type: OnlineSystem EventHandler
See Also