C# 클래스 WebChat.AdvisorChat

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: klean/anonymous-counseling-chat

보호된 프로퍼티들

프로퍼티 타입 설명
Panel1 global::System.Web.UI.WebControls.Panel
btnEnd global::System.Web.UI.WebControls.Button
btnPause global::System.Web.UI.WebControls.Button
btnPrint global::System.Web.UI.WebControls.Button
btnSend global::System.Web.UI.WebControls.Button
hfAdvisorID global::System.Web.UI.WebControls.HiddenField
lblActiveStatus global::System.Web.UI.WebControls.Label
lblAge global::System.Web.UI.WebControls.Label
lblAgeValue global::System.Web.UI.WebControls.Label
lblBegin global::System.Web.UI.WebControls.Label
lblBeginTxt global::System.Web.UI.WebControls.Label
lblChatBefore global::System.Web.UI.WebControls.Label
lblChatBeforeValue global::System.Web.UI.WebControls.Label
lblChildInfo global::System.Web.UI.WebControls.Label
lblLastMessage global::System.Web.UI.WebControls.Label
lblLastMessageTxt global::System.Web.UI.WebControls.Label
lblMunicipality global::System.Web.UI.WebControls.Label
lblMunicipalityValue global::System.Web.UI.WebControls.Label
lblReference global::System.Web.UI.WebControls.Label
lblReferenceValue global::System.Web.UI.WebControls.Label
lblSex global::System.Web.UI.WebControls.Label
lblSexValue global::System.Web.UI.WebControls.Label
tbMessages global::System.Web.UI.WebControls.Panel
tbNewMessage global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

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

프로퍼티 상세

Panel1 보호되어 있는 프로퍼티

Panel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel1
리턴 global::System.Web.UI.WebControls.Panel

btnEnd 보호되어 있는 프로퍼티

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

btnPause 보호되어 있는 프로퍼티

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

btnPrint 보호되어 있는 프로퍼티

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

btnSend 보호되어 있는 프로퍼티

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

hfAdvisorID 보호되어 있는 프로퍼티

hfAdvisorID control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hfAdvisorID
리턴 global::System.Web.UI.WebControls.HiddenField

lblActiveStatus 보호되어 있는 프로퍼티

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

lblAge 보호되어 있는 프로퍼티

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

lblAgeValue 보호되어 있는 프로퍼티

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

lblBegin 보호되어 있는 프로퍼티

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

lblBeginTxt 보호되어 있는 프로퍼티

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

lblChatBefore 보호되어 있는 프로퍼티

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

lblChatBeforeValue 보호되어 있는 프로퍼티

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

lblChildInfo 보호되어 있는 프로퍼티

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

lblLastMessage 보호되어 있는 프로퍼티

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

lblLastMessageTxt 보호되어 있는 프로퍼티

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

lblMunicipality 보호되어 있는 프로퍼티

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

lblMunicipalityValue 보호되어 있는 프로퍼티

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

lblReference 보호되어 있는 프로퍼티

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

lblReferenceValue 보호되어 있는 프로퍼티

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

lblSex 보호되어 있는 프로퍼티

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

lblSexValue 보호되어 있는 프로퍼티

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

tbMessages 보호되어 있는 프로퍼티

tbMessages control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel tbMessages
리턴 global::System.Web.UI.WebControls.Panel

tbNewMessage 보호되어 있는 프로퍼티

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