Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DataHubServicesAddin
LocatorSearchQuery
C# Class DataHubServicesAddin.LocatorSearchQuery
Combobox used to enter the locator search query
Inheritance:
ComboBox
Exibir arquivo
Open project: EsriUK/OnlineServicesAddin
Public Methods
Method
Description
LocatorSearchQuery
( ) :
System
Initializes a new instance of the
LocatorSearchQuery
class.
Protected Methods
Method
Description
OnEnter
( ) :
void
Called when the enter key is pressed.
Method Details
LocatorSearchQuery()
public
method
Initializes a new instance of the
LocatorSearchQuery
class.
public
LocatorSearchQuery
( ) :
System
return
System
OnEnter()
protected
method
Called when the enter key is pressed.
protected
OnEnter
( ) :
void
return
void