D
Dave H
I have to questions about SiteMaps
1st) Is there any way to use a wildcard in the SiteMapNode?
I'd like:
testpage.aspx?Type=Fruit&SubType=Apple
and
testpage.aspx?Type=Fruit&SubType=Orange
to show resolve the same. The subtype has many possibilities and is passed
from the previous page.
2nd)
Are there any examples out there about how to manipulate the SiteMap in ASP?
I can't even seem to find the control. I am using a MasterPage containing
the SiteMap, and I'm trying to reference it from the 'child' page (OnLoad).
Thanks in advance.. Dave
1st) Is there any way to use a wildcard in the SiteMapNode?
I'd like:
testpage.aspx?Type=Fruit&SubType=Apple
and
testpage.aspx?Type=Fruit&SubType=Orange
to show resolve the same. The subtype has many possibilities and is passed
from the previous page.
2nd)
Are there any examples out there about how to manipulate the SiteMap in ASP?
I can't even seem to find the control. I am using a MasterPage containing
the SiteMap, and I'm trying to reference it from the 'child' page (OnLoad).
Thanks in advance.. Dave