Forum Discussion
TammyLee Lee
Nov 29, 2016Copper Contributor
Set global navigation items through CSOM - C#
I am trying to delete all the top navigation items from a console application, and add headers/sub items to the top navigation. I am also trying to uncheck the options to show subsites and show pages...
Russell Gove
Nov 29, 2016Iron Contributor
Hi, I thing you need to set it to the number 1, not the string "1"
I use the same code and it works.