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 物件。

適用於

另請參閱