Sdílet prostřednictvím


IContentResolutionService.ContentDefinitions Vlastnost

Definice

ContentDefinition Získá objekty pro zástupné symboly obsahu, které jsou identifikovány na stránce předlohy.

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

Hodnota vlastnosti

Obsahující IDictionary identifikátory a ContentDefinition objekty.

Platí pro

Viz také