IContentResolutionService.ContentDefinitions Eigenschaft

Definition

Ruft die ContentDefinition Objekte für die Inhaltsplatzhalter ab, die in der Gestaltungsvorlage identifiziert werden.

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 enthaltende Bezeichner und ContentDefinition Objekte.

Gilt für:

Weitere Informationen