Share via


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

ユーザー設定の値が明示的に割り当てられていない場合に使用される既定値を含む文字列型のプロパティを表します。

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

var object = new SP.Publishing.CustomizableString()

メンバー

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

プロパティ

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

プロパティ

説明

defaultValue

Gets the default value for the property.

usesDefaultValue

Gets or sets whether the current value is the default value.

Gets or sets the current value of this SP へPublishing.CustomizableString オブジェクト (sp.publishing) instance.

Constructor

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

コンストラクター

説明

CustomizableString

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