C# Class Upac.Trac.TracDashboard

ファイルを表示 Open project: 1508/upac-for-umbraco

Protected Properties

Property Type Description
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
Label6 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
btDeleteSessionPassword global::System.Web.UI.WebControls.Button
btSave global::System.Web.UI.WebControls.Button
btSetSessionPassword global::System.Web.UI.WebControls.Button
ddlMilestone global::System.Web.UI.WebControls.DropDownList
ddlPriority global::System.Web.UI.WebControls.DropDownList
ltrMessage global::System.Web.UI.WebControls.Literal
tbContent global::System.Web.UI.WebControls.TextBox
tbEstimatedNumberOfHours global::System.Web.UI.WebControls.TextBox
tbPassword global::System.Web.UI.WebControls.TextBox
tbSummery global::System.Web.UI.WebControls.TextBox
tbUsername global::System.Web.UI.WebControls.TextBox

Protected Methods

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

Method Details

CreateWikiPage() protected method

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

DeleteSessionPassword() protected method

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

Page_Load() protected method

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

SetSessionPassword() protected method

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

Property Details

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

Label4 protected_oe property

Label4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label4
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

Label6 protected_oe property

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

Label7 protected_oe property

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

btDeleteSessionPassword protected_oe property

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

btSave protected_oe property

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

btSetSessionPassword protected_oe property

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

ddlMilestone protected_oe property

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

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
return global::System.Web.UI.WebControls.DropDownList

ltrMessage protected_oe property

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

tbContent protected_oe property

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

tbEstimatedNumberOfHours protected_oe property

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

tbPassword protected_oe property

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

tbSummery protected_oe property

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

tbUsername protected_oe property

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