SP へPublishing.AddinSettings オブジェクト (sp.publishing)
設定をサイト サービスの追加を表します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Publishing.AddinSettings()
メンバー
AddinSettingsオブジェクトでは、次のメンバーがあります。
メソッド
AddinSettingsオブジェクトでは、次の方法があります。
メソッド |
説明 |
---|---|
プロパティ
AddinSettingsオブジェクトでは、次のプロパティがあります。
プロパティ |
説明 |
---|---|
Gets or sets the value of the SP.Publishing.AddinSettings.description property of the SP へPublishing.AddinSettings オブジェクト (sp.publishing) object. |
|
Gets or sets the value of the SP.Publishing.AddinSettings.enabled property of the SP へPublishing.AddinSettings オブジェクト (sp.publishing) object. |
|
Gets or sets the value of the SP.Publishing.AddinSettings.headScript property of the SP へPublishing.AddinSettings オブジェクト (sp.publishing) object. |
|
Gets or sets the value of the SP.Publishing.AddinSettings.htmlEndBody property of the SP へPublishing.AddinSettings オブジェクト (sp.publishing) object. |
|
Gets or sets the value of the SP.Publishing.AddinSettings.htmlStartBody property of the SP へPublishing.AddinSettings オブジェクト (sp.publishing) object. |
|
Gets the value of the id property of the SP へPublishing.AddinSettings オブジェクト (sp.publishing) object. |
|
Gets or sets the value of the SP.Publishing.AddinSettings.metaTagPagePropertyMappings property of the SP へPublishing.AddinSettings オブジェクト (sp.publishing) object. |
|
Gets or sets the value of the SP.Publishing.AddinSettings.namespace property of the SP へPublishing.AddinSettings オブジェクト (sp.publishing) object. |
|
Gets or sets the value of the title property of the SP へPublishing.AddinSettings オブジェクト (sp.publishing) object. |
Constructor
AddinSettingsオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
Initializes a new instance of the SP.Publishing.AddinSettings object. |