Create Folder in SharePoint using Web Services
Introduction: In this article I am going to explain you that How to create folder using sharepoint web service. To do this we will be using DWS.asmx web service and “CreateFolder” web method. “CreateFolder” Creates a subfolder in the document library of the current Document Workspace site.
March 20, 2012
В·
Infoyen В·
No Comments
Tags: DWS web service, Dws.CreateFolder, How to create a folder in a list using web services, Web Service, Web Service code to Create new folder in document library В· Posted in: MOSS, SharePoint, Web Service