Share via


IContentResolutionService.ContentDefinitions プロパティ

定義

マスター ページで識別された内容プレースホルダーの ContentDefinition オブジェクトを取得します。

public:
 property System::Collections::IDictionary ^ ContentDefinitions { System::Collections::IDictionary ^ get(); };
public System.Collections.IDictionary ContentDefinitions { get; }
member this.ContentDefinitions : System.Collections.IDictionary
Public ReadOnly Property ContentDefinitions As IDictionary

プロパティ値

IDictionary

識別子および IDictionary オブジェクトを格納している ContentDefinition

適用対象

こちらもご覧ください