C# 클래스 Product_Monograph.PMForm

상속: BasePage
파일 보기 프로젝트 열기: hres/pmp

보호된 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
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

메소드 상세

Page_Load() 보호된 메소드

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

Page_PreInit() 보호된 메소드

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

btnLoadTemplate_Click() 보호된 메소드

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

btnLoadXml_Click() 보호된 메소드

protected btnLoadXml_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

FileUpload1 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.FileUpload

btnLoadTemplate 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

btnLoadTemplateFra 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

btnLoadXml 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

btnLoadXmlFra 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

ddlTemplate 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlSelect

ddlTemplateFra 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlSelect

errorSection 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

fuXmlDraft 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.FileUpload

sectionEng 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

sectionFra 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl