Site structure
Version 2.x > Site structure > TreeSiteMapProvider View modes: 
User avatar
Member
Member
h.schmidt - 10/25/2007 3:56:37 PM
   
TreeSiteMapProvider
Hi,

I use the TreeSiteMapProvider to fill my own menu and to get names and urls of nodes.
This works fine, except for the RootNode.
The Title of the RootNode always shows up as 'Web site' even when I fill the 'Page Title' field in the Metadata tab in CMSDesk.

Is there a way to retreive the correct 'Page Title' with the TreeSiteMapProvider for the RootNode?

The RootNode is of type CMS.Root.
CMS version : 2.3 Build : 2.3.2816

Greetings,
Harro

User avatar
Member
Member
h.schmidt - 10/25/2007 3:59:30 PM
   
RE:TreeSiteMapProvider
I forgot to mention that the property CurrentNode is null if the current page is the root of the website.