1
vote
1answer
190 views

How do I rename a metadata term in C#?

Can't find this documented anywhere. Do I just change the Term.Name and run a commit all on the term store?
0
votes
1answer
374 views

Filter by metadata through connection to another item

I was wondering if it is possible to filter a list item based on metadata values from another list item. I tested it locally but it didn't seem to work althougth another post here said it should work ...
0
votes
3answers
2k views

SharePoint 2010 Term Store - Find all items tagged with a term

I have a SharePoint 2010 publishing site collection with a Term Store that I want to use for navigation. I understand the process of get the collection of published pages and examining the managed ...