C# 클래스 WebChat.Default

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

보호된 프로퍼티들

프로퍼티 타입 설명
Label1 global::System.Web.UI.WebControls.Label
Panel1 global::System.Web.UI.WebControls.Panel
RequiredFieldValidatorAge global::System.Web.UI.WebControls.RequiredFieldValidator
btnJoin global::System.Web.UI.WebControls.Button
ddlMunicipality global::System.Web.UI.WebControls.DropDownList
ddlReference global::System.Web.UI.WebControls.DropDownList
ddlbChatBeforeYes global::System.Web.UI.WebControls.DropDownList
ddlbGender global::System.Web.UI.WebControls.DropDownList
lblAge global::System.Web.UI.WebControls.Label
lblChatBeforeText global::System.Web.UI.WebControls.Label
lblDescription global::System.Web.UI.WebControls.Label
lblGenderTxt global::System.Web.UI.WebControls.Label
lblHeader global::System.Web.UI.WebControls.Label
lblMunicipality global::System.Web.UI.WebControls.Label
lblWhere global::System.Web.UI.WebControls.Label
tbAge 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

프로퍼티 상세

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

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

RequiredFieldValidatorAge 보호되어 있는 프로퍼티

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

btnJoin 보호되어 있는 프로퍼티

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

ddlMunicipality 보호되어 있는 프로퍼티

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

ddlReference 보호되어 있는 프로퍼티

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

ddlbChatBeforeYes 보호되어 있는 프로퍼티

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

ddlbGender 보호되어 있는 프로퍼티

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

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

lblChatBeforeText 보호되어 있는 프로퍼티

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

lblDescription 보호되어 있는 프로퍼티

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

lblGenderTxt 보호되어 있는 프로퍼티

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

lblHeader 보호되어 있는 프로퍼티

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

lblWhere 보호되어 있는 프로퍼티

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

tbAge 보호되어 있는 프로퍼티

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