what is the diff bw masterpage and layoutpage

Posted by Kishore22 under ASP.NET MVC on 11/29/2013 | Points: 10 | Views : 2923 | Status : [Member] | Replies : 4
what is the diff bw masterpage and layoutpage




Responses

Posted by: vishalneeraj-24503 on: 11/29/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Hi please refer below links:-
http://social.msdn.microsoft.com/Forums/sharepoint/en-US/17dc40fc-7f13-438e-8142-b9e1614199ff/what-is-the-difference-between-master-page-and-page-layout-?forum=sharepointdevelopmentprevious

http://msdn.microsoft.com/en-us/library/ms543497%28v=office.12%29.aspx
http://webhelp.madcapsoftware.com/flare5/Content/Page_Layouts/About_Page_Layouts.htm
http://ravikra.blogspot.in/2012/05/difference-between-master-pages-page.html
http://sharepoint.stackexchange.com/questions/63197/what-is-the-difference-between-placeholderpagetitleintitlearea-and-placeholderpa

It helps you.

Kishore22, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Kishore22 on: 11/29/2013 [Member] Starter | Points: 25

Up
0
Down
that are related to sharepoint i need mvc layout

Kishore22, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Samirbhogayta on: 12/4/2013 [Member] Starter | Points: 25

Up
0
Down
Please find below difference on Master page vs. Page Layouts:

MASTER PAGE
•Master pages form the basic structure of all pages in a site. A master page is the template into which the
other pages fit.
•SharePoint uses a master page to define the basic structure and then a set of pages to provide the
page specific parts. SharePoint Server further uses page layouts to provide the template for the content to be displayed. From these page layouts, page instances are created.

PAGE LAYOUT
•Page Layout is part of SharePoint publishing features, which are the Web content management
features of SharePoint.
•These templates allow content authors to focus on generating their content. SharePoint manages the merging of the user content and the template into a single, consistent page. Page layouts are templates into which
content will be added but these templates still fall inside of the scope of what the master page defines, but they further refine what is on the page by including specific Web Part zones, Web Parts, and field controls.
•Page layouts are a SharePoint Server 2010 Web Content Management feature so they are not available in
SharePoint Foundation.
•When users use the publishing features to create a new page, they are creating a new page instance. The
page layout is selected (the content type is inferred) and the user is presented with an opportunity to
enter the content. Under the covers, SharePoint merges the content and the template into a single output that is returned to users when they browse the site.


SAMIR
Sr. Software Engineer

Kishore22, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Kmandapalli on: 12/4/2013 [Member] Silver | Points: 25

Up
0
Down
Hi,

Please find below difference on Master page vs. Page Layouts:

MASTER PAGE


Master pages form the basic structure of all pages in a site. A master page is the template into which the
other pages fit.
SharePoint uses a master page to define the basic structure and then a set of pages to provide the
page specific parts. SharePoint Server further uses page layouts to provide the template for the content to be displayed. From these page layouts, page instances are created.

PAGE LAYOUT


Page Layout is part of SharePoint publishing features, which are the Web content management
features of SharePoint.
These templates allow content authors to focus on generating their content. SharePoint manages the merging of the user content and the template into a single, consistent page. Page layouts are templates into which
content will be added but these templates still fall inside of the scope of what the master page defines, but they further refine what is on the page by including specific Web Part zones, Web Parts, and field controls.
Page layouts are a SharePoint Server 2010 Web Content Management feature so they are not available in
SharePoint Foundation.
When users use the publishing features to create a new page, they are creating a new page instance. The
page layout is selected (the content type is inferred) and the user is presented with an opportunity to
enter the content. Under the covers, SharePoint merges the content and the template into a single output that is returned to users when they browse the site.

Please Mark as answer if satisfied....


Regards,
Shree M.

Kavya Shree Mandapalli

Kishore22, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response