ClassSearchErrorEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadMap.dll
Syntax:
cs-api-definition
public class SearchErrorEventArgs : RequestErrorEventArgs
Inheritance: objectEventArgsRequestErrorEventArgsSearchErrorEventArgs
Inherited Members
Constructors
SearchErrorEventArgs(Exception)
Initializes a new instance of the SearchErrorEventArgs class.
Declaration
cs-api-definition
public SearchErrorEventArgs(Exception error)
Parameters
error
The error.