Tagged Questions
0
votes
1answer
779 views
How to get a document library URL from an SPSite object?
I have some documents in a document library in SharePoint 2007. The URL is http://abcd:24931/docu/Forms/AllItems.aspx.
I need to display these documents in a data grid view of a Windows form ...