Can a masterpage reference another masterpage with the same content and contentplaceholder tags?
- by Peach
Current Setup
I currently have three masterpages and content pages in the following hierarchy :
One root-level masterpage that displays the final result. Call this "A"
Two sibling pages that don't reference each other but contain all the same contentplaceholder elements, just in a different order with different <div>'s surrounding them.…