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

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

보호된 프로퍼티들

프로퍼티 타입 설명
btnSend global::System.Web.UI.WebControls.Button
ddlDepatment global::System.Web.UI.WebControls.DropDownList
dvMessage global::System.Web.UI.HtmlControls.HtmlGenericControl
fupResume global::System.Web.UI.WebControls.FileUpload
lblContactNumber global::System.Web.UI.WebControls.Label
lblCoverLetter global::System.Web.UI.WebControls.Label
lblDepatment global::System.Web.UI.WebControls.Label
lblEmail global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblResume global::System.Web.UI.WebControls.Label
lblTitle global::System.Web.UI.WebControls.Label
pnlContactUs global::System.Web.UI.WebControls.Panel
revEmail global::System.Web.UI.WebControls.RegularExpressionValidator
rfvCoverLetter global::System.Web.UI.WebControls.RequiredFieldValidator
rfvEmail global::System.Web.UI.WebControls.RequiredFieldValidator
rfvPhone global::System.Web.UI.WebControls.RequiredFieldValidator
rfvResume global::System.Web.UI.WebControls.RequiredFieldValidator
txtContactNumber global::System.Web.UI.WebControls.TextBox
txtCoverLetter global::System.Web.UI.WebControls.TextBox
txtEmail global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
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

ddlDepatment 보호되어 있는 프로퍼티

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

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

fupResume 보호되어 있는 프로퍼티

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

lblContactNumber 보호되어 있는 프로퍼티

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

lblCoverLetter 보호되어 있는 프로퍼티

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

lblDepatment 보호되어 있는 프로퍼티

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

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

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

lblResume 보호되어 있는 프로퍼티

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

lblTitle 보호되어 있는 프로퍼티

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

rfvCoverLetter 보호되어 있는 프로퍼티

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

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

rfvPhone 보호되어 있는 프로퍼티

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

rfvResume 보호되어 있는 프로퍼티

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

txtContactNumber 보호되어 있는 프로퍼티

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

txtCoverLetter 보호되어 있는 프로퍼티

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

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

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

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