You mean you want to build a "you are here" breadcrumb type control?
This is a custom function that you need to build. There is no property that does this. It is data driven based on your application design. Or wait for ASP.NET 2.0 and you'll get a control that does that.
-
Peter