Tagged Questions
3
votes
1answer
1k views
How do I programatically set the SharePoint's site collections Search Center property?
I have a site collection and I want to set the search center value to be the same as another site collection. The site collection is created in code, so I need to be able to set the property after the ...