ASP.NET custom user control cannot access sitemap
Posted
by mattgcon
on Stack Overflow
See other posts from Stack Overflow
or by mattgcon
Published on 2010-04-18T20:40:08Z
Indexed on
2010/04/18
20:43 UTC
Read the original article
Hit count: 401
I have a footer that I am adding to a masterpage. Within this footer, if constructs menus based on the Current Node of the sitemap, however the sitemap is coming back as null. Does anyone know how to fix this issue.
Thank you
© Stack Overflow or respective owner