ModelErrorMessage.AssociatedControlID プロパティ

定義

エラー メッセージが関連付けられたコントロールの ID を取得または設定します。

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

プロパティ値

コントロールの ID。

属性

適用対象