SP.Publishing.PageLayoutCreationInformation object (sp.publishing)

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

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Publishing.PageLayoutCreationInformation()

Members

The PageLayoutCreationInformation object has the following members.

Properties

The PageLayoutCreationInformation object has the following properties.

Property

Description

associatedContentTypeId

masterPageUrl

newPageLayoutEditablePath

newPageLayoutNameWithoutExtension

typeId

web

Constructor

The PageLayoutCreationInformation object has the following constructor.

Constructor

Description

PageLayoutCreationInformation

Initializes a new instance of the SP.Publishing.PageLayoutCreationInformation object.