Removes empty categories and excluded form field infos from the specified form info.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- formInfo
- Type: CMS.FormEngine FormInfo
The form info to modify.
- excludedFieldNames
- Type: System.Collections.Generic HashSet String
The set of excluded form field names.
See Also