CategoryInfoProviderDeleteCategoryInfoInternal Method |
Deletes specified category.
Namespace: CMS.TaxonomyAssembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 8.2.23
Syntax protected virtual void DeleteCategoryInfoInternal(
CategoryInfo categoryObj
)
Parameters
- categoryObj
- Type: CMS.TaxonomyCategoryInfo
Category to be deleted.
See Also