Tagged Questions
0
votes
1answer
174 views
Custom Web part based on search object model to query accross site collections
I'm looking for examples how to build a web part (code) that queries all doc libs in a web application (Done by a created search scope, a scope exists with all the docs from all doc libs) and displays ...