Language

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 オブジェクトを含むContentDefinition

適用対象

こちらもご覧ください