C# Class AJH.CMS.WEB.UI.Career_UC

Inheritance: AJH.CMS.WEB.UI.Utilities.CMSUserControlBase
Show file Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Properties

Property Type Description
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

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
btnSend_Click ( object sender, EventArgs e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

btnSend protected 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
return global::System.Web.UI.WebControls.Button

ddlDepatment protected property

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
return global::System.Web.UI.WebControls.DropDownList

dvMessage protected property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

fupResume protected property

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
return global::System.Web.UI.WebControls.FileUpload

lblContactNumber protected property

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

lblCoverLetter protected property

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

lblDepatment protected property

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

lblEmail protected property

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

lblName protected property

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

lblResume protected property

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

lblTitle protected property

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

pnlContactUs protected property

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

revEmail protected property

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
return global::System.Web.UI.WebControls.RegularExpressionValidator

rfvCoverLetter protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

rfvEmail protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

rfvPhone protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

rfvResume protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

txtContactNumber protected property

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

txtCoverLetter protected property

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

txtEmail protected property

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

txtName protected property

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

valSumContactUs protected property

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
return global::System.Web.UI.WebControls.ValidationSummary