SP へPublishing.PublishingWeb オブジェクト (sp.publishing)
発行機能をサポートしているSP へWeb オブジェクト (sp.js)インスタンスの発行の動作を提供します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Publishing.PublishingWeb()
メンバー
PublishingWebオブジェクトでは、次のメンバーがあります。
メソッド
PublishingWebオブジェクトでは、次の方法があります。
メソッド |
説明 |
---|---|
Creates a new SP へPublishing.PublishingPage オブジェクト (sp.publishing) object in the PublishingWeb. |
|
Retrieves an instance of the SP.Publishing.PublishingWeb that wraps the specified SP へWeb オブジェクト (sp.js) object. |
プロパティ
PublishingWebオブジェクトでは、次のプロパティがあります。
プロパティ |
説明 |
---|---|
Gets the SP へWeb オブジェクト (sp.js) object that is wrapped by this SP.Publishing.PublishingWeb instance. |
Constructor
PublishingWebオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
Initializes a new instance of the SP.Publishing.PublishingWeb object. |