Tuesday, March 13, 2012

SiteMapDataSource

Hello,

I have a Web.sitemap file. I created a SiteMapDataSource.

Every node on my Web.Sitemap have a property named Visible which is set to true or false.

I need my SiteMapDataSource to get only the nodes from Web.Sitemap which has the property Visible="True".

How can I do this?

Thanks,

Miguel

I have the same problem. Do you already have a solution for this?

I have tried this but it just result in infinite recursion.

http://www.codeplex.com/MyWebPagesStarterKit/WorkItem/View.aspx?WorkItemId=11268

0 comments:

Post a Comment