C# Class ATUAV_Experiment.WebForm2

Show file Open project: ATUAV/ATUAV

Protected Properties

Property Type Description
AnswerBox global::System.Web.UI.HtmlControls.HtmlGenericControl
AnswerButton global::System.Web.UI.WebControls.Button
Debug global::System.Web.UI.HtmlControls.HtmlGenericControl
Exception global::System.Web.UI.HtmlControls.HtmlGenericControl
HiddenParameters global::System.Web.UI.HtmlControls.HtmlGenericControl
QuestionText global::System.Web.UI.HtmlControls.HtmlGenericControl
colorFamily global::System.Web.UI.HtmlControls.HtmlGenericControl
data global::System.Web.UI.HtmlControls.HtmlGenericControl
form1 global::System.Web.UI.HtmlControls.HtmlForm
intervention global::System.Web.UI.HtmlControls.HtmlGenericControl

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

AnswerBox protected property

AnswerBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl AnswerBox
return global::System.Web.UI.HtmlControls.HtmlGenericControl

AnswerButton protected property

AnswerButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button AnswerButton
return global::System.Web.UI.WebControls.Button

Debug protected property

Debug control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl Debug
return global::System.Web.UI.HtmlControls.HtmlGenericControl

Exception protected property

Exception control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl Exception
return global::System.Web.UI.HtmlControls.HtmlGenericControl

HiddenParameters protected property

HiddenParameters control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl HiddenParameters
return global::System.Web.UI.HtmlControls.HtmlGenericControl

QuestionText protected property

QuestionText control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl QuestionText
return global::System.Web.UI.HtmlControls.HtmlGenericControl

colorFamily protected property

colorFamily control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl colorFamily
return global::System.Web.UI.HtmlControls.HtmlGenericControl

data protected property

data control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl data
return global::System.Web.UI.HtmlControls.HtmlGenericControl

form1 protected property

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
return global::System.Web.UI.HtmlControls.HtmlForm

intervention protected property

intervention control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl intervention
return global::System.Web.UI.HtmlControls.HtmlGenericControl