C# Class Profiles.Edit.Modules.CustomEditEducationalTraining.CustomEditEducationalTraining

Afficher le fichier Open project: ProfilesRNS/ProfilesRNS

Protected Properties

Свойство Type Description
GridViewEducation global::System.Web.UI.WebControls.GridView
RptrEditEducation global::System.Web.UI.WebControls.Repeater
btnEditEducation global::System.Web.UI.WebControls.LinkButton
btnInsertCancel global::System.Web.UI.WebControls.LinkButton
btnInsertEducationalTraining global::System.Web.UI.WebControls.LinkButton
btnInsertEducationalTraining2 global::System.Web.UI.WebControls.LinkButton
hiddenSubjectID global::System.Web.UI.WebControls.HiddenField
imbAddArror global::System.Web.UI.WebControls.Image
lblNoEducation global::System.Web.UI.WebControls.Label
litBackLink global::System.Web.UI.WebControls.Literal
pnlEditEducation global::System.Web.UI.WebControls.Panel
pnlInsertEducationalTraining global::System.Web.UI.WebControls.Panel
pnlSecurityOptions global::System.Web.UI.WebControls.Panel
securityOptions global::Profiles.Edit.Modules.SecurityOptions.SecurityOptions
txtEducationalTrainingDegree global::System.Web.UI.WebControls.TextBox
txtEducationalTrainingSchool global::System.Web.UI.WebControls.TextBox
txtEndYear global::System.Web.UI.WebControls.TextBox
txtFieldOfStudy global::System.Web.UI.WebControls.TextBox
txtInstitution global::System.Web.UI.WebControls.TextBox
txtLocation global::System.Web.UI.WebControls.TextBox
updateProgress global::System.Web.UI.UpdateProgress
upnlEditSection global::System.Web.UI.UpdatePanel

Private Properties

Свойство Type Description
SecurityDisplayed void

Méthodes publiques

Méthode Description
CustomEditEducationalTraining ( ) : System
CustomEditEducationalTraining ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System

Méthodes protégées

Méthode Description
FillEducationalTrainingGrid ( bool refresh ) : void
GridViewEducation_RowCancelingEdit ( object sender, GridViewCancelEditEventArgs e ) : void
GridViewEducation_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
GridViewEducation_RowDeleting ( object sender, GridViewDeleteEventArgs e ) : void
GridViewEducation_RowEditing ( object sender, GridViewEditEventArgs e ) : void
GridViewEducation_RowUpdated ( object sender, GridViewUpdatedEventArgs e ) : void
GridViewEducation_RowUpdating ( object sender, GridViewUpdateEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnEditEducation_OnClick ( object sender, EventArgs e ) : void
btnInsertCancel_OnClick ( object sender, EventArgs e ) : void
btnInsertClose_OnClick ( object sender, EventArgs e ) : void
btnInsert_OnClick ( object sender, EventArgs e ) : void
ibDown_Click ( object sender, EventArgs e ) : void
ibUp_Click ( object sender, EventArgs e ) : void

Private Methods

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

Method Details

CustomEditEducationalTraining() public méthode

public CustomEditEducationalTraining ( ) : System
Résultat System

CustomEditEducationalTraining() public méthode

public CustomEditEducationalTraining ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System
pagedata XmlDocument
moduleparams List
pagenamespaces XmlNamespaceManager
Résultat System

FillEducationalTrainingGrid() protected méthode

protected FillEducationalTrainingGrid ( bool refresh ) : void
refresh bool
Résultat void

GridViewEducation_RowCancelingEdit() protected méthode

protected GridViewEducation_RowCancelingEdit ( object sender, GridViewCancelEditEventArgs e ) : void
sender object
e GridViewCancelEditEventArgs
Résultat void

GridViewEducation_RowDataBound() protected méthode

protected GridViewEducation_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
Résultat void

GridViewEducation_RowDeleting() protected méthode

protected GridViewEducation_RowDeleting ( object sender, GridViewDeleteEventArgs e ) : void
sender object
e GridViewDeleteEventArgs
Résultat void

GridViewEducation_RowEditing() protected méthode

protected GridViewEducation_RowEditing ( object sender, GridViewEditEventArgs e ) : void
sender object
e GridViewEditEventArgs
Résultat void

GridViewEducation_RowUpdated() protected méthode

protected GridViewEducation_RowUpdated ( object sender, GridViewUpdatedEventArgs e ) : void
sender object
e GridViewUpdatedEventArgs
Résultat void

GridViewEducation_RowUpdating() protected méthode

protected GridViewEducation_RowUpdating ( object sender, GridViewUpdateEventArgs e ) : void
sender object
e GridViewUpdateEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnEditEducation_OnClick() protected méthode

protected btnEditEducation_OnClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnInsertCancel_OnClick() protected méthode

protected btnInsertCancel_OnClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnInsertClose_OnClick() protected méthode

protected btnInsertClose_OnClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnInsert_OnClick() protected méthode

protected btnInsert_OnClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

ibDown_Click() protected méthode

protected ibDown_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

ibUp_Click() protected méthode

protected ibUp_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

GridViewEducation protected_oe property

GridViewEducation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView GridViewEducation
Résultat global::System.Web.UI.WebControls.GridView

RptrEditEducation protected_oe property

RptrEditEducation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater RptrEditEducation
Résultat global::System.Web.UI.WebControls.Repeater

btnEditEducation protected_oe property

btnEditEducation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnEditEducation
Résultat global::System.Web.UI.WebControls.LinkButton

btnInsertCancel protected_oe property

btnInsertCancel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnInsertCancel
Résultat global::System.Web.UI.WebControls.LinkButton

btnInsertEducationalTraining protected_oe property

btnInsertEducationalTraining control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnInsertEducationalTraining
Résultat global::System.Web.UI.WebControls.LinkButton

btnInsertEducationalTraining2 protected_oe property

btnInsertEducationalTraining2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnInsertEducationalTraining2
Résultat global::System.Web.UI.WebControls.LinkButton

hiddenSubjectID protected_oe property

hiddenSubjectID control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hiddenSubjectID
Résultat global::System.Web.UI.WebControls.HiddenField

imbAddArror protected_oe property

imbAddArror control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Image imbAddArror
Résultat global::System.Web.UI.WebControls.Image

lblNoEducation protected_oe property

lblNoEducation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblNoEducation
Résultat global::System.Web.UI.WebControls.Label

litBackLink protected_oe property

litBackLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litBackLink
Résultat global::System.Web.UI.WebControls.Literal

pnlEditEducation protected_oe property

pnlEditEducation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlEditEducation
Résultat global::System.Web.UI.WebControls.Panel

pnlInsertEducationalTraining protected_oe property

pnlInsertEducationalTraining control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlInsertEducationalTraining
Résultat global::System.Web.UI.WebControls.Panel

pnlSecurityOptions protected_oe property

pnlSecurityOptions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlSecurityOptions
Résultat global::System.Web.UI.WebControls.Panel

securityOptions protected_oe property

securityOptions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Profiles.Edit.Modules.SecurityOptions.SecurityOptions securityOptions
Résultat global::Profiles.Edit.Modules.SecurityOptions.SecurityOptions

txtEducationalTrainingDegree protected_oe property

txtEducationalTrainingDegree control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEducationalTrainingDegree
Résultat global::System.Web.UI.WebControls.TextBox

txtEducationalTrainingSchool protected_oe property

txtEducationalTrainingSchool control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEducationalTrainingSchool
Résultat global::System.Web.UI.WebControls.TextBox

txtEndYear protected_oe property

txtEndYear control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEndYear
Résultat global::System.Web.UI.WebControls.TextBox

txtFieldOfStudy protected_oe property

txtFieldOfStudy control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtFieldOfStudy
Résultat global::System.Web.UI.WebControls.TextBox

txtInstitution protected_oe property

txtInstitution control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtInstitution
Résultat global::System.Web.UI.WebControls.TextBox

txtLocation protected_oe property

txtLocation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtLocation
Résultat global::System.Web.UI.WebControls.TextBox

updateProgress protected_oe property

updateProgress control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdateProgress updateProgress
Résultat global::System.Web.UI.UpdateProgress

upnlEditSection protected_oe property

upnlEditSection control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlEditSection
Résultat global::System.Web.UI.UpdatePanel