All Questions
Tagged with sharepoint-object-model sharepoint-api
2 questions
5
votes
1
answer
909
views
How to impersonate Farm Administrator in server object model?
We are using SharePoint Foundation 2010. We are creating content database and site collection using server object model. We have more than 1000 users in SharePoint. As content database and site ...
0
votes
1
answer
536
views
Is there a way get lookup fields in random lists associated with a specific list programmatically?
I have a sharepoint list, for example it is named as SourceList. I also have several lists which are associated to SourceList via lookup fields. I don't know the names or number of these lists\ they ...