Method | Description | |
---|---|---|
RaisePostBackEvent ( string eventArgument ) : void |
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs, e ) : void |
protected Page_Load ( object sender, EventArgs, e ) : void | ||
sender | object | |
e | EventArgs, | |
return | void |
public RaisePostBackEvent ( string eventArgument ) : void | ||
eventArgument | string | |
return | void |