Share via


Overview Of SharePoint Online Page Types - Part Two

Welcome to an article aout an overview of SharePoint Online Page Types. I have described some basics in the first part of this article,

Application page

Application pages are used to support application operations in SharePoint online or On-premises versions. In the case of Office 365 SharePoint, it is used to store to the cloud, which is maintained by Microsoft. If we are using SharePoint On-premise application, the pages are stored on the file system of the front-end Web Server at the "%ProgramFiles%\Common Files\Microsoft Shared\web server" location. Creating an application page is quite difficult compared to all the above categorised SharePoint online pages.

 

For more details about Application Page, go through the below URLs.

Master Page

SharePoint Master page is a chrome type page that provides us the interface and overall layout of the pages on a SharePoint site - the common element of all pages, like header, navigation links, Site Actions menu, and so forth. They are placed in the same areas regardless of the page you are viewing. We can see default page of any SharePoint site and some of the SharePoint site pages are very different from one other. So maybe, you will think how SharePoint has different style pages with customized requirements.

**Note
**
Master page gallery and page layout gallery are nothing but Document Libraries.

Below is the screenshot of SharePoint default page and customized page.

To check more about master page, look at the below demonstration from MSDN site.

One of the awesome articles is on the internet  will solve most of your doubts.

SharePoint tip

The difference between a web part page and wiki page is that if there is an edit button on the top of the page, you have yourself a Wiki page. By default, our team site page is a Wiki page where we can edit and modify the page.