C# Class analytics, Open-Source-Automation

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation

Méthodes publiques

Méthode Description
RaisePostBackEvent ( string eventArgument ) : void

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
Page_PreRender ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
getRestPort ( ) : void
loadProperties ( ) : void
loadStates ( ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Page_PreRender() protected méthode

protected Page_PreRender ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

RaisePostBackEvent() public méthode

public RaisePostBackEvent ( string eventArgument ) : void
eventArgument string
Résultat void