C# 클래스 AJH.CMS.WEB.UI.ContactUs_UC

상속: AJH.CMS.WEB.UI.Utilities.CMSUserControlBase
파일 보기 프로젝트 열기: ajhCMS/AJH.CMS.WEB.UI

보호된 프로퍼티들

프로퍼티 타입 설명
btnSend global::System.Web.UI.WebControls.Button
cbSendCopyToYourSelf global::System.Web.UI.WebControls.CheckBox
dvMessage global::System.Web.UI.HtmlControls.HtmlGenericControl
lblEmail global::System.Web.UI.WebControls.Label
lblMessage global::System.Web.UI.WebControls.Label
lblMsgconfirmation global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblSendCopyToYourSelf global::System.Web.UI.WebControls.Label
lblSubject global::System.Web.UI.WebControls.Label
pnlContactUs global::System.Web.UI.WebControls.Panel
revEmail global::System.Web.UI.WebControls.RegularExpressionValidator
rfvEmail global::System.Web.UI.WebControls.RequiredFieldValidator
rfvMessage global::System.Web.UI.WebControls.RequiredFieldValidator
rfvSubject global::System.Web.UI.WebControls.RequiredFieldValidator
txtEmail global::System.Web.UI.WebControls.TextBox
txtMessage global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
txtSubject global::System.Web.UI.WebControls.TextBox
upnlContactUs global::System.Web.UI.UpdatePanel
valSumContactUs global::System.Web.UI.WebControls.ValidationSummary

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

비공개 메소드들

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

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

프로퍼티 상세

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

cbSendCopyToYourSelf 보호되어 있는 프로퍼티

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

dvMessage 보호되어 있는 프로퍼티

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

lblEmail 보호되어 있는 프로퍼티

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

lblMessage 보호되어 있는 프로퍼티

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

lblMsgconfirmation 보호되어 있는 프로퍼티

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

lblName 보호되어 있는 프로퍼티

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

lblSendCopyToYourSelf 보호되어 있는 프로퍼티

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

lblSubject 보호되어 있는 프로퍼티

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

pnlContactUs 보호되어 있는 프로퍼티

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

revEmail 보호되어 있는 프로퍼티

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

rfvEmail 보호되어 있는 프로퍼티

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

rfvMessage 보호되어 있는 프로퍼티

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

rfvSubject 보호되어 있는 프로퍼티

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

txtEmail 보호되어 있는 프로퍼티

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

txtMessage 보호되어 있는 프로퍼티

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

txtName 보호되어 있는 프로퍼티

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

txtSubject 보호되어 있는 프로퍼티

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

upnlContactUs 보호되어 있는 프로퍼티

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

valSumContactUs 보호되어 있는 프로퍼티

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