Skip to main content

Posts Tagged ‘MMS’

Managed Metadata Service: Content Type Hubs and Publishing Architecture Considerations – Part II

In Part I of this topic we covered the considerations for content type publishing that relate to keyword/managed terms. In this part we’ll cover considerations for content type publishing as they relate to content type administration. Again, the content type hub is the designated site collection that will be used to publish and administer content […]

How to create Term Store groups and Term Sets in C#

After being shown the Managed Metadata Service and the Term Stores in SharePoint 2010, I felt the need to figure out how to create all of the items that were shown to me in code. Below is a list of new classes that we will be using to accomplish the task: TaxonomySession TermStore Group TermSet […]