Tagged Questions
2
votes
2answers
135 views
Term Store association after migrating sitecollection to new Farm
I want to associate Term Store with the sitecollection that is migrated to new environment after migration. I have replicated the Term Store at destination, what now left is the association of the ...
0
votes
1answer
343 views
Create TermStore (SPServiceApplicationProxy) Programmatically
Is it possible to create a new custom TermStore Programmatically?
something like
SPServiceProxy proxy = SPFarm.Local.ServiceProxies.Where(s => ...