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

Inheritance: AJH.CMS.WEB.UI.Utilities.CMSUserControlBase
Mostrar archivo 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_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
return global::System.Web.UI.WebControls.Button

ddlDepatment protected_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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