Tagged Questions
1
vote
0answers
48 views
SiteMap Breadcrumb Navigation for Parentweb
I am able to get URL of parent web using this code
Request.UrlReferrer.ToString()Request.UrlReferrer.ToString()
but I am not sure how can I get site Map navigation of parent web so that I can add ...
