The SitemapNavigator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AllSitemapsXml |
Gets the sitemaps for all sites. Do not modify this structure. To do modifications new up XElements taking sitemap root elements as parameter.
|
![]() ![]() | CurrentHomePageId |
Gets the Id of the top level page (homepage) for the page currently being rendered
|
![]() | CurrentHomePageNode |
Gets the PageNode for the current homepage.
|
![]() ![]() | CurrentPageId |
Gets the Id of the page currently being rendered
|
![]() | CurrentPageNode |
Gets the PageNode for the current page.
|
![]() | HomePageIds |
Gets the Id's for all homepages.
|
![]() | HomePageNodes |
Gets PageNode's for all homepages.
|
![]() | SitemapXml |
Gets the sitemap for the current site. Do not modify this structure. To do modifications new up XElements taking sitemap root elements as parameter.
|