|
global::System.Web.UI.HtmlControls.HtmlForm | form1 |
| form1 control. More...
|
|
global::System.Web.UI.WebControls.TextBox | txtFirst |
| txtFirst control. More...
|
|
global::System.Web.UI.WebControls.TextBox | txtSecond |
| txtSecond control. More...
|
|
global::System.Web.UI.WebControls.TextBox | txtThird |
| txtThird control. More...
|
|
global::System.Web.UI.WebControls.Button | btnAdd |
| btnAdd control. More...
|
|
global::System.Web.UI.WebControls.TextBox | txtOutput |
| txtOutput control. More...
|
|
void CalcWebService.AddData.Page_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void CalcWebService.AddData.btnAdd_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void CalcWebService.AddData.Page_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void CalcWebService.AddData.btnAdd_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
System Web UI HtmlControls global.HtmlForm CalcWebService.AddData.form1 |
|
protected |
form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
System Web UI WebControls global.TextBox CalcWebService.AddData.txtFirst |
|
protected |
System Web UI WebControls global.TextBox CalcWebService.AddData.txtSecond |
|
protected |
System Web UI WebControls global.TextBox CalcWebService.AddData.txtThird |
|
protected |
System Web UI WebControls global.Button CalcWebService.AddData.btnAdd |
|
protected |
btnAdd control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
System Web UI WebControls global.TextBox CalcWebService.AddData.txtOutput |
|
protected |
The documentation for this class was generated from the following files: