共用方式為


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。

適用於

另請參閱