Méthode | Description | |
---|---|---|
RaisePostBackEvent ( string eventArgument ) : void |
Méthode | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
public RaisePostBackEvent ( string eventArgument ) : void | ||
eventArgument | string | |
Résultat | void |