Taxonomy managers
Version:
Taxonomy managers are used to get, create, search, activate, and delete taxonomies. The following example demonstrates how to retrieve the IChannelTaxonomyManager in a Sitecore context:
You can can also the extension methods under Sitecore.Marketing.Taxonomy.Extensions to retrieve a taxonomy manager. In the following example, the IChannelTaxonomyManager is retrieved using the GetChannelManager() method: