CategoryInfoProviderGetCategoryInfo Method (Int32) |
Returns category with specified ID.
Namespace: CMS.TaxonomyAssembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 12.0.0
Syntax public static CategoryInfo GetCategoryInfo(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
Category ID.
Return Value
Type:
CategoryInfoSee Also