IContentResolutionService.ContentDefinitions 속성

정의

ContentDefinition 마스터 페이지에서 식별되는 콘텐츠 개체 틀의 개체를 가져옵니다.

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

속성 값

IDictionary 포함하는 식별자 및 ContentDefinition 개체입니다.

적용 대상

추가 정보