Share via


ModelErrorMessage.AssociatedControlID Propiedad

Definición

Obtiene o establece el identificador del control está asociado al mensaje de error.

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

Valor de propiedad

Id. del control.

Atributos

Se aplica a