Share via


FormValueMappingContext.OnError Property

Definition

Gets the callback to invoke when an error occurs.

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)

Property Value

Applies to