IContentResolutionService.ContentDefinitions Proprietà

Definizione

Ottiene gli ContentDefinition oggetti per i segnaposto del 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à

Oggetto IDictionary contenente identificatori e ContentDefinition oggetti.

Si applica a

Vedi anche