IContentResolutionService.ContentDefinitions Propiedad

Definición

Obtiene los ContentDefinition objetos de los marcadores de posición de contenido que se identifican en la página maestra.

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

Valor de propiedad

que IDictionary contiene identificadores y ContentDefinition objetos.

Se aplica a

Consulte también