Hiding ASP.NET SiteMap nodes in TreeView control

brownhqueen

New Member
I have a SiteMap with All my nodes. I'm using a TreeView control which is linked to the SiteMap for navigation. Now I would like to hide certain nodes from appearing on the TreeView. Is it possible to do this?
 
Back
Top