Forum Discussion
Shubham Mathur
Sep 17, 2018Copper Contributor
Copy a file from one Library to another library across Site collection using CSOM code
Hi i have written this below code but getting a run time error. Please help me out. and i have include a button on click Button1_Click1 function will execute. using Microsoft.SharePoint.Client; us...
Shubham Mathur
Sep 21, 2018Copper Contributor
Hi ,
above problem resolved. But , i am facing new problem i.e. the document copied to another site collection as a checkOut. How to do it without using ForceCheckedOut property .
If it is possible , please share the code using csom.
Thanks,
Shubham