New to Telerik UI for WPFStart a free 30-day trial

Event args for the Bing Rest SearchError event.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class BingRestSearchLocationErrorEventArgs : BingRestRequestErrorEventArgs

Inheritance: objectEventArgsBingRestRequestErrorEventArgsBingRestSearchLocationErrorEventArgs

Inherited Members BingRestRequestErrorEventArgs.ErrorEventArgs.Empty

Constructors

Initializes a new instance of the BingRestSearchLocationErrorEventArgs class.

C#
public BingRestSearchLocationErrorEventArgs(Exception error)
Parameters:errorException

The error.