Click or drag to resize
DataFormSaveDataInternal Method
Saves data to database. It's called after form data are retrieved and validated.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected override bool SaveDataInternal()

Return Value

Type: Boolean
See Also