Condividi tramite


IContentResolutionService.ContentDefinitions Proprietà

Definizione

Ottiene gli oggetti ContentDefinition per i segnaposti di contenuto identificati nella pagina master.

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

Valore della proprietà

IDictionary contenente identificatori e oggetti ContentDefinition.

Si applica a

Vedi anche