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

屬性值

這個屬性不受支援,而且一律會擲回 NotSupportedException

屬性

例外狀況

嘗試設定此屬性。

備註

不支援這個屬性。 此屬性僅在基 Label 類上受到支援。

適用於

另請參閱