BaseValidator.AssociatedControlID 속성

정의

이 속성은 지원되지 않습니다.

public:
 virtual property System::String ^ AssociatedControlID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public override string AssociatedControlID { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AssociatedControlID : string with get, set
Public Overrides Property AssociatedControlID As String

속성 값

이 속성은 지원되지 않으며 항상 을 throw합니다 NotSupportedException.

특성

예외

이 속성을 설정하려고 했습니다.

설명

이 속성은 지원되지 않습니다. 이 속성은 기본 Label 클래스에서만 지원됩니다.

적용 대상

추가 정보