C# Class permissionError, 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

Method Details

Page_Load() protected méthode

protected Page_Load ( 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