C# Class Product_Monograph.PMForm

Inheritance: BasePage
Afficher le fichier Open project: hres/pmp

Protected Properties

Свойство Type Description
FileUpload1 global::System.Web.UI.WebControls.FileUpload
btnLoadTemplate global::System.Web.UI.WebControls.Button
btnLoadTemplateFra global::System.Web.UI.WebControls.Button
btnLoadXml global::System.Web.UI.WebControls.Button
btnLoadXmlFra global::System.Web.UI.WebControls.Button
ddlTemplate global::System.Web.UI.HtmlControls.HtmlSelect
ddlTemplateFra global::System.Web.UI.HtmlControls.HtmlSelect
errorSection global::System.Web.UI.HtmlControls.HtmlGenericControl
fuXmlDraft global::System.Web.UI.WebControls.FileUpload
sectionEng global::System.Web.UI.HtmlControls.HtmlGenericControl
sectionFra global::System.Web.UI.HtmlControls.HtmlGenericControl

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
Page_PreInit ( Object sender, EventArgs e ) : void
btnLoadTemplate_Click ( object sender, EventArgs e ) : void
btnLoadXml_Click ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

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

Page_PreInit() protected méthode

protected Page_PreInit ( Object sender, EventArgs e ) : void
sender Object
e System.EventArgs
Résultat void

btnLoadTemplate_Click() protected méthode

protected btnLoadTemplate_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnLoadXml_Click() protected méthode

protected btnLoadXml_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

FileUpload1 protected_oe property

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

btnLoadTemplate protected_oe property

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

btnLoadTemplateFra protected_oe property

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

btnLoadXml protected_oe property

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

btnLoadXmlFra protected_oe property

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

ddlTemplate protected_oe property

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

ddlTemplateFra protected_oe property

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

errorSection protected_oe property

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

fuXmlDraft protected_oe property

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

sectionEng protected_oe property

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

sectionFra protected_oe property

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