Description
Deletes a category from the space.
Return Type
Boolean (true/false)
Example
return admDeleteSpaceCategory("TST", "Products");
Returns true if the category was deleted.
See also
Deletes a category from the space.
Boolean (true/false)
return admDeleteSpaceCategory("TST", "Products");
Returns true if the category was deleted.