IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CalcWebService.AddData Class Reference
+ Inheritance diagram for CalcWebService.AddData:
+ Collaboration diagram for CalcWebService.AddData:

Protected Member Functions

void Page_Load (object sender, EventArgs e)
 
void btnAdd_Click (object sender, EventArgs e)
 
void Page_Load (object sender, EventArgs e)
 
void btnAdd_Click (object sender, EventArgs e)
 

Protected Attributes

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...
 

Member Function Documentation

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

Member Data Documentation

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

txtFirst control.

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Referenced by CalcWebService.AddData.btnAdd_Click().

System Web UI WebControls global.TextBox CalcWebService.AddData.txtSecond
protected

txtSecond control.

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Referenced by CalcWebService.AddData.btnAdd_Click().

System Web UI WebControls global.TextBox CalcWebService.AddData.txtThird
protected

txtThird control.

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Referenced by CalcWebService.AddData.btnAdd_Click().

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

txtOutput control.

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Referenced by CalcWebService.AddData.btnAdd_Click().


The documentation for this class was generated from the following files: