C# Class ATUAV_Experiment.WebForm2

Afficher le fichier Open project: ATUAV/ATUAV

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

AnswerBox protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

AnswerButton protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

Debug protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

Exception protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

HiddenParameters protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

QuestionText protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

colorFamily protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

data protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

form1 protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlForm

intervention protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl