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 고유 식별자입니다.

적용 대상