DynamicControlParameter.ControlId 屬性

定義

取得或設定物件綁定控制項的唯一識別碼 DynamicControlParameter

public:
 property System::String ^ ControlId { System::String ^ get(); void set(System::String ^ value); };
public string ControlId { get; set; }
member this.ControlId : string with get, set
Public Property ControlId As String

屬性值

物件取得資料的唯一 DynamicControlParameter 控制識別碼。

適用於