Access Sitefinity Sitemap
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.
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