CategoryInfoProviderGetCategoryCount Method |
Gets count of the documents related to the specified category.
Namespace: CMS.TaxonomyAssembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 12.0.0
Syntax public static int GetCategoryCount(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
ID of the category.
Return Value
Type:
Int32See Also