Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Programmatically listing all Document Libraries and their Foiders

  Asked By: Cedric Lucas         Date: Nov 11, 2004      Category: Sharepoint      Views: 391
 

I need to get a list of Doc libraries and their folders, does anyone
know how I could do this programmatically. I have been poking around in
Microsoft Access, but can't seem to get just the libraries of a single
site into a table.

Tagged:                

 

1 Answer Found

 
Answer #1       Answered By: Terrance Vasquez          Answered On: Nov 11, 2004       

You want to use the SharePoint Object Module (API) not the database.

The code isn't that involved but I don't have access  to my Windows
SharePoint Services development box right now. Let me know if you need
further information...

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].