Click or drag to resize
DataFormClearAfterSave Property
Determines whether form values have to be cleared after successful saving of the content.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public bool ClearAfterSave { get; set; }

Property Value

Type: Boolean
See Also