Share via


ContentDefinition.ContentPlaceHolderID 속성

정의

현재 콘텐츠와 연결된 ContentPlaceHolder 컨트롤의 ID를 가져옵니다.

public:
 property System::String ^ ContentPlaceHolderID { System::String ^ get(); };
public string ContentPlaceHolderID { get; }
member this.ContentPlaceHolderID : string
Public ReadOnly Property ContentPlaceHolderID As String

속성 값

String

현재 콘텐츠와 연결된 ContentPlaceHolder의 ID입니다.

적용 대상

추가 정보