Access Sitefinity Sitemap

Posted by Community Admin on 04-Aug-2018 18:22

Access Sitefinity Sitemap

All Replies

Posted by Community Admin on 03-Oct-2012 00:00

We are wanting to connect the basic .net menu control to Sitefinity's sitemap of published pages, what is the best way of doing that in sf version 5.x?  

The goal is to utilize already developed CSS3 styling in a template for an html menu using <ul> and <li> tags. 

Posted by Community Admin on 03-Oct-2012 00:00

Not sure what is the 'best' way... but, if you can bind to a datasource, then you may be able to use Telerik.Sitefinity.Web.UI.NavigationControls.SitefinitySiteMapDataSource

As I understand, it provides a datasource for data in Telerik.Sitefinity.Web.SiteMapBase

HTH

This thread is closed