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
DataHubCredentialsButton
C# Class DataHubServicesAddin.DataHubCredentialsButton
Inheritance:
Button
Exibir arquivo
Open project: EsriUK/OnlineServicesAddin
Public Methods
Method
Description
DataHubCredentialsButton
( ) :
System
Initializes a new instance of the
DataHubCredentialsButton
class.
Protected Methods
Method
Description
OnClick
( ) :
void
Called when Button is clicked.
Method Details
DataHubCredentialsButton()
public
method
Initializes a new instance of the
DataHubCredentialsButton
class.
public
DataHubCredentialsButton
( ) :
System
return
System
OnClick()
protected
method
Called when Button is clicked.
protected
OnClick
( ) :
void
return
void