I'm trying to build a WPF application in which the user specifies the URL in a textbox and after clicking "Connect" the app will fill a Combobox with a list of SharePoint Document Libraries. I'm failing at finding the solution for that functionality, does anybody have any examples?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You can use rest api of sharepoint. See this post to understand how to use it in your case. Also you can use sharepoint client object model. |
||||
|
|