次の方法で共有


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

プロパティ値

現在のコンテンツに関連付けられた ContentPlaceHolder の ID。

適用対象

こちらもご覧ください