Determines whether the specified option category is registered.
bool IsOptionCategoryRegistered(
string categoryKey
)
Parameters
-
categoryKey
-
Type: string
The unique identifier for this category of options.
Return Value
True if the option category is registered.