DataFormClearAfterSave Property |
Determines whether form values have to be cleared after successful saving of the content.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool ClearAfterSave { get; set; }
Property Value
Type:
BooleanSee Also