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.1.5347.20411)
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