Clone or Copy SharePoint Pages/Sites Pages Library Files, Folders and Webparts from one site to another using CSOM

Reading Time: 3 minutes Always we have a limitation to copy the pages and Site Pages to another site Issues Copy a page across different site collections Moving SharePoint Pages from one site to another Publishing feature enables site it is not supported to migrate root sites into sub sites or sub sites into …

Clone or Copy SharePoint document Library Files and Folders from one site to another using CSOM

Reading Time: 2 minutes While migrating share point documents we need to migrate document Library Files and Folders from one site to another. It is easy to copy the files from one document library using the Open with Explorer command under the Library tab in Library Tools, but it won’t copy the meta data. Also we …