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

Inheritance: AJH.CMS.WEB.UI.Utilities.CMSUserControlBase
Afficher le fichier Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
btnSend_Click ( object sender, EventArgs e ) : void

Method Details

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::System.Web.UI.WebControls.ValidationSummary