C# Class BugTrackingSystem.Tester.Bug

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: TelerikAcademy/QA-Academy

Protected Properties

Свойство Type Description
btnCancel global::System.Web.UI.WebControls.LinkButton
btnSave global::System.Web.UI.WebControls.LinkButton
ddlPriority global::System.Web.UI.WebControls.DropDownList
ddlProjects global::System.Web.UI.WebControls.DropDownList
ddlStatus global::System.Web.UI.WebControls.DropDownList
header global::System.Web.UI.HtmlControls.HtmlGenericControl
lblDate global::System.Web.UI.WebControls.Label
lblDateValue global::System.Web.UI.WebControls.Label
lblDescription global::System.Web.UI.WebControls.Label
lblOwner global::System.Web.UI.WebControls.Label
lblOwnerValue global::System.Web.UI.WebControls.Label
lblPriority global::System.Web.UI.WebControls.Label
lblProject global::System.Web.UI.WebControls.Label
lblProjectValue global::System.Web.UI.WebControls.Label
lblStatus global::System.Web.UI.WebControls.Label
rfvDescription global::System.Web.UI.WebControls.RequiredFieldValidator
trDate global::System.Web.UI.HtmlControls.HtmlGenericControl
trOwner global::System.Web.UI.HtmlControls.HtmlGenericControl
trSattus global::System.Web.UI.HtmlControls.HtmlGenericControl
txtDescription global::System.Web.UI.WebControls.TextBox

Méthodes protégées

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

Private Methods

Méthode Description
LoadContent ( ) : void

Method Details

Page_Load() protected méthode

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

btnCancel_Click() protected méthode

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

btnSave_Click() protected méthode

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

Property Details

btnCancel protected_oe property

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

btnSave protected_oe property

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

ddlPriority protected_oe property

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

ddlProjects protected_oe property

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

ddlStatus protected_oe property

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

header protected_oe property

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

lblDate protected_oe property

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

lblDateValue protected_oe property

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

lblDescription protected_oe property

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

lblOwner protected_oe property

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

lblOwnerValue protected_oe property

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

lblPriority protected_oe property

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

lblProject protected_oe property

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

lblProjectValue protected_oe property

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

lblStatus protected_oe property

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

rfvDescription protected_oe property

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

trDate protected_oe property

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

trOwner protected_oe property

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

trSattus protected_oe property

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

txtDescription protected_oe property

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