C# Class DataHubServicesAddin.UseStandardButton

Inheritance: Button
Afficher le fichier Open project: EsriUK/OnlineServicesAddin

Méthodes publiques

Méthode Description
UseStandardButton ( ) : System

Initializes a new instance of the UseStandardButton class.

Méthodes protégées

Méthode Description
OnClick ( ) : void

Called when [click].

OnUpdate ( ) : void

Called when [update].

Method Details

OnClick() protected méthode

Called when [click].
protected OnClick ( ) : void
Résultat void

OnUpdate() protected méthode

Called when [update].
protected OnUpdate ( ) : void
Résultat void

UseStandardButton() public méthode

Initializes a new instance of the UseStandardButton class.
public UseStandardButton ( ) : System
Résultat System