Wednesday, November 7, 2007

Sharepoint: Page Ghosting

Page Ghosting - The page template is loaded from the file system of the web server. No access to the content database is required. The opposite of this occurs when you have saved customised a page -changes are saved to the content database. This is known as unghosted pages.

The SPVirtualPathProvider is responsible for retrievin unghosted pages from the content database.

No comments: