Click or drag to resize
CombineWithFormSettingsOverwriteHidden Property
If true, the hidden fields are overwritten even in case the OverwriteExisting is false. Default false.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public bool OverwriteHidden { get; set; }

Property Value

Type: Boolean
See Also