If you want to update, Delete any and all the list, document library, publishing library to entire site collection. Following code will be helpful to achieve this requirements. public static class Program { static void Main(string[] args) { try { using (ClientContext _context = GetSiteContext(Constants.DeploymentSiteUrl)) { var webs = clientContext.Site.EnumAllWebs(w => w.Title, w => w.Lists); foreach (var web in webs) { foreach (var list in web.Lists) { if (list.Title == "Pages") { Console.WriteLine(web.Title + "-----" + list.Title); result.Add(web.Title + list.Title); CamlQuery query = CamlQuery.CreateAllItemsQuery(); query.ViewXml = @" "; ListItemCollection...
Angular, Javascript, HTML 5, CSS, Enterprise solutions. Expertise in Office 365, SharePoint Online, SharePoint 2013, Azure, MVC, Angular JS, KnockOut, Kendo UI, .Net Core. Asp.Net MVC, Web API, Angular 6, Azure AD, Azure Web App, Sql Server 2008, Bootstrap 3, HTML5, CSS3.