C# Class WIKI.Account.NewQuestion

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: fitba/km-2013-projects-team-cincar

Protected Properties

Свойство Type Description
Button1 global::System.Web.UI.WebControls.Button
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
txtBody global::System.Web.UI.WebControls.TextBox
txtTag1 global::System.Web.UI.WebControls.TextBox
txtTag10 global::System.Web.UI.WebControls.TextBox
txtTag2 global::System.Web.UI.WebControls.TextBox
txtTag3 global::System.Web.UI.WebControls.TextBox
txtTag4 global::System.Web.UI.WebControls.TextBox
txtTag5 global::System.Web.UI.WebControls.TextBox
txtTag6 global::System.Web.UI.WebControls.TextBox
txtTag7 global::System.Web.UI.WebControls.TextBox
txtTag8 global::System.Web.UI.WebControls.TextBox
txtTag9 global::System.Web.UI.WebControls.TextBox
txtTitle global::System.Web.UI.WebControls.TextBox

Méthodes protégées

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

Private Methods

Méthode Description
InsertTags ( ) : void

Method Details

BackOnQuestion() protected méthode

protected BackOnQuestion ( ) : void
Résultat void

Button1_Click() protected méthode

protected Button1_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Page_Load() protected méthode

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

ResetFields() protected méthode

protected ResetFields ( ) : void
Résultat void

Property Details

Button1 protected_oe property

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

Label1 protected_oe property

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
Résultat global::System.Web.UI.WebControls.Label

Label2 protected_oe property

Label2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label2
Résultat global::System.Web.UI.WebControls.Label

Label3 protected_oe property

Label3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label3
Résultat global::System.Web.UI.WebControls.Label

Label5 protected_oe property

Label5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label5
Résultat global::System.Web.UI.WebControls.Label

txtBody protected_oe property

txtBody control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtBody
Résultat global::System.Web.UI.WebControls.TextBox

txtTag1 protected_oe property

txtTag1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag1
Résultat global::System.Web.UI.WebControls.TextBox

txtTag10 protected_oe property

txtTag10 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag10
Résultat global::System.Web.UI.WebControls.TextBox

txtTag2 protected_oe property

txtTag2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag2
Résultat global::System.Web.UI.WebControls.TextBox

txtTag3 protected_oe property

txtTag3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag3
Résultat global::System.Web.UI.WebControls.TextBox

txtTag4 protected_oe property

txtTag4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag4
Résultat global::System.Web.UI.WebControls.TextBox

txtTag5 protected_oe property

txtTag5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag5
Résultat global::System.Web.UI.WebControls.TextBox

txtTag6 protected_oe property

txtTag6 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag6
Résultat global::System.Web.UI.WebControls.TextBox

txtTag7 protected_oe property

txtTag7 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag7
Résultat global::System.Web.UI.WebControls.TextBox

txtTag8 protected_oe property

txtTag8 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag8
Résultat global::System.Web.UI.WebControls.TextBox

txtTag9 protected_oe property

txtTag9 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTag9
Résultat global::System.Web.UI.WebControls.TextBox

txtTitle protected_oe property

txtTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTitle
Résultat global::System.Web.UI.WebControls.TextBox