SharePoint Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 3123 Page Views: 

Explain Master Pages and Page Layouts used in SharePoint sites?



Posted By: Avi Date: 2 January 2010 03:03:22 AM
 Answer:

MOSS 2007 provides a set of templates for authering and displaying information. Page Layouts and Master Pages are two fundamental templates used for this purpose.

Master pages and page layouts dictate the overall look and feel of your SharePoint site. Master pages contain controls that are shared across multiple page layouts, such as navigation, search, or language-preference for multilingual sites. While Page layouts contain field controls and Web Parts which are unique to particular web page.

The top-level SharePoint site for a site collection hosted on MOSS 2007 has a special document library called the "Master Page and Page Layout Gallery". All page layouts and master pages are stored in this document library.

Page layouts can be used by all page instances that are based on that page layout. Master pages can be used by all page instances in a site. Page instances based on the same page layout in different sites can use different master pages.


Posted By: eTechPlanet


Date: 2 January 2010 03:03:22 AM

Master pages and page layouts dictate the overall look and feel of your SharePoint site. Master pages contain controls that are shared across multiple page layouts, such as navigation, search, or language-preference for multilingual sites. Page layouts contain field controls and Web Parts.


Posted By: Johndecruse


Date: 30 January 2010 05:06:39 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image 0z44j1
Related Questions
SharePoint : What is the best practice to deploy assemblies in the Global Assembly Cache (GAC) for SharePoint application?

What is the best practice to deploy assemblies in the Global Assembly Cache (GAC) for SharePoint app....

Assemblies should not be deployed to Global Assembly Cache (GAC) until application move to an integr....
Category: SharePoint Date: 12/1/2009 4:19:41 AM
SharePoint : Name various services provided by the Shared Services Provider in MOSS 2007?

Name various services provided by the Shared Services Provider in MOSS 2007?

Some of the services provided by the Shared Services Provider in MOSS 2007 are: 1) Full-text and pr....
Category: SharePoint Date: 11/30/2009 6:42:22 PM
SharePoint : What is the performance impact of RunWithElevatedPrivileges?

What is the performance impact of RunWithElevatedPrivileges?

RunWithElevatedPrivileges creates a new thread with the App Pool's credentials, blocking your curren....
Category: SharePoint Date: 11/30/2009 3:36:27 AM
SharePoint : What are major components of SharePoint Excel Services?

What are major components of SharePoint Excel Services?

There are three core Excel Services components: 1) Excel Web Access: Excel Web Access is an Excel S....
Category: SharePoint Date: 11/25/2009 6:14:37 AM
SharePoint : Explain SharePoint Excel Services?

Explain SharePoint Excel Services?

Excel Services is built on ASP.NET 2.0 and Office SharePoint Server 2007. It allows developers to lo....
Category: SharePoint Date: 11/25/2009 6:08:19 AM