PageLayoutCreationInformation members

Represents the information needed for a page layout to be created.

The PageLayoutCreationInformation type exposes the following members.

Constructors

  Name Description
Public method PageLayoutCreationInformation Initializes a new instance of a PageLayoutCreationInformation object.

Top

Properties

  Name Description
Public property AssociatedCatalog Gets or sets the catalog to use to generate a catalog page layout.
Public property AssociatedContentTypeId Gets or sets the content type ID to be associated with the page layout.
Public property IsCategoryLayout Gets or sets a Boolean value that specifies whether this new page layout is a category layout.
Public property MasterPageUrl Gets or sets the full URL of the HTML master page from which to derive the page layout.
Public property NewPageLayoutEditablePath Gets or sets the full URL of the HTML page layout.
Public property NewPageLayoutNameWithoutExtension Gets or sets the name of the page layout.
Public property Web Gets or sets the RootWeb property where the page layout should be created.

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.)

Top

See also

Reference

PageLayoutCreationInformation class

Microsoft.SharePoint.Publishing namespace