ShowErrorMessage Property (NavigatorErrorEventArgs)
This argument is set to true by default. If it is set to False by event code, the standard message box is not shown.
public bool ShowErrorMessage {get; set;}
'Declaration
Public Property ShowErrorMessage As Boolean