IContentResolutionService.ContentDefinitions Propriété

Définition

Obtient les objets ContentDefinition pour les espaces réservés de contenu qui sont identifiés dans la page maître.

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

Valeur de propriété

IDictionary

IDictionary qui contient des identificateurs et des objets ContentDefinition.

S’applique à

Voir aussi