C# Class WebChat.AdvisorChat

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: klean/anonymous-counseling-chat

Protected Properties

Свойство Type Description
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

Méthodes protégées

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

Method Details

Page_Load() protected méthode

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

Property Details

Panel1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Panel

btnEnd protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

btnPause protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

btnPrint protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

btnSend protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

hfAdvisorID protected_oe property

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
Résultat global::System.Web.UI.WebControls.HiddenField

lblActiveStatus protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblAge protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblAgeValue protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblBegin protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblBeginTxt protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblChatBefore protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblChatBeforeValue protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblChildInfo protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblLastMessage protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblLastMessageTxt protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblMunicipality protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblMunicipalityValue protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblReference protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblReferenceValue protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblSex protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblSexValue protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

tbMessages protected_oe property

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
Résultat global::System.Web.UI.WebControls.Panel

tbNewMessage protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox