CategoryInfoProviderGetCategoryInfoInternal Method (Int32) |
Returns category with specified ID.
Namespace: CMS.TaxonomyAssembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 8.2.23
Syntax protected virtual CategoryInfo GetCategoryInfoInternal(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
Category ID.
Return Value
Type:
CategoryInfoSee Also