Click or drag to resize
FormInfoRemoveEmptyCategories Method
Removes all categories from the form that do not contain any fields

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public void RemoveEmptyCategories()
See Also