admGetSpaceCategory
Description
Returns a space category by name (takes a space key and space category as parameters).
Return Type
Returns a predefined structure of label properties.
Example
CLabel category = admGetSpaceCategory("TST", "Products");
Returns a space category by name (takes a space key and space category as parameters).
Returns a predefined structure of label properties.
CLabel category = admGetSpaceCategory("TST", "Products");