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

プロパティ値

String

このプロパティはサポートされていないため、常に NotSupportedException をスローします。

属性

例外

このプロパティを設定しようとしました。

注釈

このプロパティはサポートされていません。 このプロパティは、基底 Label クラスでのみサポートされます。

適用対象

こちらもご覧ください