Freigeben über


IContentResolutionService.ContentDefinitions Eigenschaft

Definition

Ruft das ContentDefinition-Objekt für die Platzhalter für den Inhalt ab, die auf der Masterseite angegeben sind.

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

Eigenschaftswert

Ein IDictionary, das Bezeichner und ContentDefinition-Objekte enthält.

Gilt für:

Weitere Informationen