C# 클래스 Upac.Trac.TracDashboard

파일 보기 프로젝트 열기: 1508/upac-for-umbraco

보호된 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
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

메소드 상세

CreateWikiPage() 보호된 메소드

protected CreateWikiPage ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

DeleteSessionPassword() 보호된 메소드

protected DeleteSessionPassword ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

SetSessionPassword() 보호된 메소드

protected SetSessionPassword ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

Label1 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label2 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label3 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label4 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label5 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label6 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label7 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

btDeleteSessionPassword 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

btSave 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

btSetSessionPassword 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

ddlMilestone 보호되어 있는 프로퍼티

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

ddlPriority 보호되어 있는 프로퍼티

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

ltrMessage 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Literal

tbContent 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

tbEstimatedNumberOfHours 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

tbPassword 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

tbSummery 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

tbUsername 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox