FormInfoRemoveFormCategory Method |
Remove specified form category.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 9.0.0
Syntax public void RemoveFormCategory(
string categoryName
)
Parameters
- categoryName
- Type: SystemString
Name of a category to remove
See Also