SP.Publishing.PublishingPage object (sp.publishing)

Provides publishing-related behavior for an .aspx page that is stored in an SP.Publishing.PublishingWeb object (sp.publishing) object.

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

var object = new SP.Publishing.PublishingPage()

Members

The PublishingPage object has the following members.

Methods

The PublishingPage object has the following methods.

Method

Description

addFriendlyUrl

Adds a user-friendly URL for this SP.Publishing.PublishingPage object.

getPublishingPage

Gets an SP.Publishing.PublishingPage object (sp.publishing) object instance that wraps the given SP.ListItem object (sp.js) object.

Constructor

The PublishingPage object has the following constructor.

Constructor

Description

PublishingPage

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