Skip to main content
A newer version of this page is available. .

ISearchPanelRequestSender Members

Interface that should be implemented by any object which can receive information and display a specific location represented as a search result in a Search Panel.

Properties

Name Description
Addresses Returns a list of addresses that should be displayed in the Search Panel.

Methods

Name Description
SearchByString(String) Searches for information by the keyword.
See Also