共用方式為


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

屬性值

String

控制項的識別碼。

屬性

適用於