I was working with some folks who were having troubles getting metadata driven navigation working with variations recently and it turned out that there were a few details important to know in order to get this to work so I thought I would share them here. The basic gist of the problem is this –…
Tag: Managed Metadata
Using Taxonomy AKA Managed Metadata AKA TermSets with CSOM in SharePoint 2013
I had the occasion to need to figure out accessing the Managed Metadata Store using the new client object model libraries for SharePoint 2013. In snooping around, I found virtually no documentation on this topic whatsoever, other than generic boilerplate class definitions that have been clearly emitted by some automated process rather than a human…