You mean SiteMap object, not class.
--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
"Smokey Grindel" <no****@nospam.netwrote in message
news:Oh****************@TK2MSFTNGP03.phx.gbl...
nevermind, just found the sitemap class that has the currentnode property
"Smokey Grindel" <no****@nospam.netwrote in message
news:uY****************@TK2MSFTNGP05.phx.gbl...
>I'm making some custom controls that make use of the current site map, I
need to know what node the current page that is loaded is on in the site
map though, how do you get this information out of the site map? and how
do you go from the current page's node back to the root? thanks!