PageLayout Members

Include Protected Members
Include Inherited Members

Represents a Microsoft Office SharePoint Server 2007 page layout. This class cannot be inherited.

The PageLayout type exposes the following members.

Constructors

  Name Description
Public method PageLayout Uses the SPListItem class to construct a PageLayout list item object in a document library.

Top

Properties

  Name Description
Public property AnonymousCacheProfileId Gets the Id of the anonymous cache profile in the Cache Profiles list.
Public property AssociatedContentType Gets or sets the associated SPContentType object that is used when creating a PublishingPage object with this PageLayout object.
Public property AuthenticatedCacheProfileId Gets the ID of the authenticated cache profile in the Cache Profiles list.
Public property CreatedBy Gets the SPUser object that represents the user who created this PageLayout object.
Public property CreatedDate Gets the DateTime when this PageLayout object was created.
Public property Description Gets or sets descriptive text for this PageLayout object.
Public property Folder Gets the SPFolder object in which this PageLayout object is located.
Public property ListItem Gets the SPListItem object upon which this PageLayout class is based.
Public property Name Gets the name of this PageLayout object.
Public property PreviewImageUrl Gets or sets the fully qualified, or absolute, URL of an associated preview image for this PageLayout object.
Public property ServerRelativeUrl Gets the server-relative URL of this PageLayout object.
Public property Title Gets or sets the display title for this PageLayout object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Saves changes to this PageLayout object.

Top

See Also

Reference

PageLayout Class

Microsoft.SharePoint.Publishing Namespace