MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Master page associated with a page layout in MOSS

  Asked By: Melissa Lewis         Date: Aug 19, 2008      Category: MOSS      Views: 383
 

Can anyone point me in the right direction as to setting a specific master page
for a page layout. I know you can do it by creation of a Site and then creation
of a page of type myPageLayout. What I really want to do is associate a master
page to a page layout of type myPageLayout, so when a page is created of type
myPageLayout the master is set accordingly.

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: David Brown          Answered On: Aug 19, 2008       

Publishing pages (layout pages) are hard coded to use ~masterurl/custom.master
in the class that they inherit from. You can change the custom.master by setting
the site master  in the user interface for a site. I don't know of any way you
can override the hard coded custom amster setting  to have a specific  masterpage
associated with a specific layout  page.

 
Didn't find what you were looking for? Find more on Master page associated with a page layout in MOSS Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].