Forum Discussion

Ole Bergtun's avatar
Ole Bergtun
Brass Contributor
Dec 12, 2016

Adding and Removing JSLink from view using CSOM

  I'm trying to remove some JSLinks on views, but they will not go away... can someone help me spot where i go wrong?   File oFile = context.Web.GetFileByServerRelativeUrl(view.ServerRelativeUrl);...