Compartir a través de


FormValueMappingContext.OnError Propiedad

Definición

Obtiene la devolución de llamada que se va a invocar cuando se produce un error.

public Action<string,FormattableString,string?>? OnError { get; set; }
member this.OnError : Action<string, FormattableString, string> with get, set
Public Property OnError As Action(Of String, FormattableString, String)

Valor de propiedad

Se aplica a