C# Class Product_Monograph.PMForm

Inheritance: BasePage
ファイルを表示 Open project: hres/pmp

Protected Properties

Property 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

Protected Methods

Method 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 method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Page_PreInit() protected method

protected Page_PreInit ( Object sender, EventArgs e ) : void
sender Object
e System.EventArgs
return void

btnLoadTemplate_Click() protected method

protected btnLoadTemplate_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnLoadXml_Click() protected method

protected btnLoadXml_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return global::System.Web.UI.HtmlControls.HtmlGenericControl