Empty URL In SiteMapNode
Posted
by Kezzer
on Stack Overflow
See other posts from Stack Overflow
or by Kezzer
Published on 2009-12-21T16:53:36Z
Indexed on
2010/04/09
8:53 UTC
Read the original article
Hit count: 315
I've got a SiteMap with blank URL attributes in each siteMapNode. Anyone know how to render them if the URL is blank? I'm doing a foreach against the SiteMap.CurrentNode and it doesn't retrieve siteMapNode elements that have empty URL attributes, but I do need to render them (just without a URL).
Any ideas?
© Stack Overflow or respective owner