No, not security related. I just don't want the link (maybe others in the future) to be included in the menu creation. If I were to include the link in the web.sitemap file, the page would look like the following:
top menu: link1 link2 link3 OnlyShowCurLocationlink
Current location: Homelink > OnlyShowCurLocationlink
bottom menu: link1 link2 link3 OnlyShowCurLocationlink
However, I want it to look like this:
top menu: link1 link2 link3
Current location: Homelink > OnlyShowCurLocationlink
bottom menu: link1 link2 link3
If I can't override the creation, is it possible to have two web.sitemap files (one for the SiteMapPath control and one for the menu control)? I would prefer not having to do this, as I would need to maintain two files...