Central Master Page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello all,

We're thinking about having a central master page, so that all our apps
reference this, rather than a master page per application. However, would
this mean that events would not be able to be placed in the master page that
are specific to each application?

Thanks,

Jon
 
Why not 2 master pages?

a CentralOne and then an ApplicationOne

the central One will have the controls and layout that you want to ALL
applications
the applicationOne will have all the controls for an application scoop
and then you have the content page for the application


a MasterPage can be Master and Content page, not jus one or the other.

ApplicationMaster will have all the srcipts that you need for the
application scoop, so u dont need to load unused ones in other applications.

it's just an idea.
--

Bruno Alexandre
Strøby, Danmark

"a Portuguese in Denmark"
 
Back
Top