Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 25064

How to remove selection highlight for Quick Launch item?

$
0
0

The requirement is to change the default SharePoint welcome page for a subsite and I used the following code:

SPFolder objFolder = newWeb.RootFolder;

objFolder.WelcomePage = "Lists/" + brandName + " TRAX Agenda";

objFolder.Update();

This is working except that in the Quick Launch, the welcome page item is highlighted/selected even if I navigate to another item. Does anyone have any ideas how I can reset the highlight/selection to the correct item?


Viewing all articles
Browse latest Browse all 25064

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>