views:

7

answers:

0

So for Asp.net 4.0 they have the routing feature. For some reason, the GetRouteURL doesn't work in my nested masterpages. They work fine in my non-nested masterpages, and pages that don't have masterpages...so I'm thinking it's a nesting issue.

Anyways, I couldn't find any info on it. Maybe there are similar problems with other Page class methods.

Any ideas?