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

What is the difference between SPFile and PublishingPage Class?



Posted By: moss2007 Date: 1 July 2010 11:56:55 AM
 Answer:

PublishingPage class is used to represent pages authored by end-users in a publishing site. It has information about the page layout used, the content type upon which the page layout was based, when the page should be published, and so on.

SPFile object is used to represent any type of file in a library.


Posted By: Kuldeep Singh


Date: 1 July 2010 11:56:55 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image N57ikb
Related Questions
SharePoint : How do I connect database  and infopath in sharepoint?

How do I connect database and infopath in sharepoint?

\\.\pipe\mssql$microsoft## ssee\sql\query (for Sharepoint 2007) or \\.\pipe\mssql$sharepoint\sql\que....
Category: SharePoint Date: 4/21/2010 10:06:16 PM
SharePoint : how do I import datagrid in sharepoint through webparts?
SharePoint : how will u deploy features?

how will u deploy features?

First develop a SharePoint Feature by either copying an existing Feature and do modification on top ....
Category: SharePoint Date: 4/21/2010 10:01:08 PM
SharePoint : have worked in BDC?

have worked in BDC?

BDC stands for Business Data Catalog. It is a new feature introduced in Microsoft Office SharePoint ....
Category: SharePoint Date: 4/21/2010 10:00:38 PM
SharePoint : If I have an external aspx page? How do u integrate with existing sharepoint site? I want to publish it over there? Part of sharepoint web application?

If I have an external aspx page? How do u integrate with existing sharepoint site? I want to publish....

what you want is to use Application pages. These are located in Layouts directory. Within the Applic....
Category: SharePoint Date: 4/21/2010 9:59:46 PM