C# Class WIKI.Account.NewQuestion

Inheritance: System.Web.UI.Page
Mostra file Open project: fitba/km-2013-projects-team-cincar

Protected Properties

Property 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

Protected Methods

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

Private Methods

Method Description
InsertTags ( ) : void

Method Details

BackOnQuestion() protected method

protected BackOnQuestion ( ) : void
return void

Button1_Click() protected method

protected Button1_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Page_Load() protected method

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

ResetFields() protected method

protected ResetFields ( ) : void
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return global::System.Web.UI.WebControls.TextBox