Click or drag to resize
CombineWithFormSettingsRemoveEmptyCategories Property
If true, the empty categories are removed within the combine process to make sure the combined fields do not fall into wrong category

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

Property Value

Type: Boolean
See Also