Method DoesCategoryExist
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
DoesCategoryExist(string)
Indicates whether specified category exists.
public bool DoesCategoryExist(string categoryName)
Parameters
categoryName
stringName of category to check.
Returns
- bool
True if exists; otherwise false.