Tagged Questions
1
vote
1answer
653 views
How to enumerate all webs and data in a SharePoint site collection
What is the best way to enumerate all SPWebs in an SPSite and also to enumerate folders within document libraries within each of the SPWebs? (essentially I want to find out the urls of all SPWebs, and ...