ModelErrorMessage.AssociatedControlID Proprietà

Definizione

Ottiene o imposta l'ID del controllo a cui è associata il messaggio di errore.

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

Valore della proprietà

ID del controllo.

Attributi

Si applica a