BasicFormSetDefaultValuesToDisabledFields Property |
If true, default values will be set to the disabled fields. Default value is true in insert mode and false in edit mode.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool SetDefaultValuesToDisabledFields { get; set; }
Property Value
Type:
BooleanSee Also