Tagged Questions
0
votes
0answers
56 views
Proper way to get all lists of a certain type from an entire site collection regardless of current location
I'm creating a webpart that gives the user a feed of any annoucement list in the entire site collection, so they can aggregate data to a central portal.
I'm currently using the following, but can't ...
3
votes
3answers
8k views
When to choose web application vs SiteCollection vs Subsite?
In SharePoint you have the following types of objects:
Web application
(1) A container in a configuration database that stores administrative
settings and entry-point URLs for site collections. ...
9
votes
3answers
3k views
Cross Site Collection Navigation
We are using SharePoint for our Intranet. We will have a site collection for the Intranet. Then a site collection for each department in the business. I.E. HR, IT, Finance.
We are creating a custom ...