Share via


SP へPublishing.PublishingPageInformation オブジェクト (sp.publishing)

SP へPublishing.PublishingPage オブジェクト (sp.publishing)オブジェクトを作成する方法については、入力パラメーターとして使用されます。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Publishing.PublishingPageInformation()

メンバー

PublishingPageInformationオブジェクトでは、次のメンバーがあります。

プロパティ

PublishingPageInformationオブジェクトでは、次のプロパティがあります。

プロパティ

説明

フォルダー

The SP へフォルダーのオブジェクト (sp.js) object in which the SP へPublishing.PublishingPage オブジェクト (sp.publishing) should be created, or null if a folder should not be used.

The name for a SP へPublishing.PublishingPage オブジェクト (sp.publishing), or null if a default name should be used.

pageLayoutListItem

The SP へListItem オブジェクト (sp.js) of the page layout to use for the SP へPublishing.PublishingPage オブジェクト (sp.publishing), or null if the default page layout should be used.

typeId

Constructor

PublishingPageInformationオブジェクトでは、次のコンスがあります。

コンストラクター

説明

PublishingPageInformation

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