jatfill wrote: |
| Seems like this defeats part of the intent of master pages...? |
|
Just my 2 pennies:
I don't agree with that thinking, as the MasterPage is a
design structure that is independant of the content
Like the setup i have is one single set of code pushing out content/functionality to two different websites/urls, same site, different look (which sounds like what you are after with a master page called "MinimalLayout" (maybe i'm wrong though)
If the content does vary based on master page, i'd go about using User Controls for the content and dynamically load them based on whatever criteria is deciding your master page