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 類別。

適用於

另請參閱