Master Pages
In SharePoint 2010
Microsoft has provided different types of
master pages to make sure that application pages and site pages will have same
look and feel.
There are 3 default master pages are provided by Microsoft
- Default.Master
- V4.Master
- Minimal.Master
There will be “Master Page Gallery”
for each new site created in the SharePoint. The master pages support the
changes/customization with the SharePoint designer.
Each master page includes such as
breadcrumb, Ribbon, Welcome menu, Site Actions, Quick Launch and TopNav bar.
It contains the standard HTML layout and chrome of a SharePoint 2007 site.It also supports sharepoint 2007 to sharepoint 2010 master page upgardtion.This master page is provisioned in Master Page Gallery for every new SharePoint 2010 site is default.master.
2.V4.Master
The v4.master page contains some basic HTML layout for a page, including standard elements
Such as form, html, head and body, and includes many server-side controls that are used to
encapsulate logic and user interface components into the Microsoft.SharePoint assembly
3. Minimal.Master
This master page is used by
several of the standard site page templates and application pages; it does not
options which are provided my v4.master.
No comments:
Post a Comment