C# 클래스 Product_Monograph.Coverpage

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

보호된 프로퍼티들

프로퍼티 타입 설명
ScriptManager1 global::System.Web.UI.ScriptManager
addButton string
brandDosageForm string
brandName global::System.Web.UI.WebControls.Literal
brandNameHidden string
brandNameTitle string
btnSaveDraft global::System.Web.UI.WebControls.Button
datePreparation string
dateRevision string
dosageForm string
existXmlFile string
footnote string
pharmaceuticalStandard string
properName global::System.Web.UI.WebControls.Literal
properNameTitle string
removeButton string
resetButton string
schedulingSymbol string
sponsorAddress string
sponsorName string
strengthDosageValue string
strengthValue string
submissionControlNumber string
tbControNum global::System.Web.UI.WebControls.TextBox
tbDatePrep global::System.Web.UI.WebControls.TextBox
tbDateRev global::System.Web.UI.WebControls.TextBox
tbFootnote global::System.Web.UI.HtmlControls.HtmlTextArea
tbPharmaceuticalStandard global::System.Web.UI.WebControls.TextBox
tbSponsorAddress global::System.Web.UI.HtmlControls.HtmlTextArea
tbSponsorName global::System.Web.UI.WebControls.TextBox
tbTherapeuticClassifications global::System.Web.UI.WebControls.TextBox
therapeuticClassification string

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnSaveDraft_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
LoadFromXML ( ) : void
Page_PreInit ( Object sender, EventArgs e ) : void
SaveInMemory ( ) : XmlDocument

메소드 상세

Page_Load() 보호된 메소드

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

btnSaveDraft_Click() 보호된 메소드

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

프로퍼티 상세

ScriptManager1 보호되어 있는 프로퍼티

ScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager ScriptManager1
리턴 global::System.Web.UI.ScriptManager

addButton 보호되어 있는 정적으로 프로퍼티

protected static string addButton
리턴 string

brandDosageForm 보호되어 있는 정적으로 프로퍼티

protected static string brandDosageForm
리턴 string

brandName 보호되어 있는 프로퍼티

brandName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal brandName
리턴 global::System.Web.UI.WebControls.Literal

brandNameHidden 보호되어 있는 정적으로 프로퍼티

protected static string brandNameHidden
리턴 string

brandNameTitle 보호되어 있는 정적으로 프로퍼티

protected static string brandNameTitle
리턴 string

btnSaveDraft 보호되어 있는 프로퍼티

btnSaveDraft control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSaveDraft
리턴 global::System.Web.UI.WebControls.Button

datePreparation 보호되어 있는 정적으로 프로퍼티

protected static string datePreparation
리턴 string

dateRevision 보호되어 있는 정적으로 프로퍼티

protected static string dateRevision
리턴 string

dosageForm 보호되어 있는 정적으로 프로퍼티

protected static string dosageForm
리턴 string

existXmlFile 보호되어 있는 정적으로 프로퍼티

protected static string existXmlFile
리턴 string

footnote 보호되어 있는 정적으로 프로퍼티

protected static string footnote
리턴 string

pharmaceuticalStandard 보호되어 있는 정적으로 프로퍼티

protected static string pharmaceuticalStandard
리턴 string

properName 보호되어 있는 프로퍼티

properName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal properName
리턴 global::System.Web.UI.WebControls.Literal

properNameTitle 보호되어 있는 정적으로 프로퍼티

protected static string properNameTitle
리턴 string

removeButton 보호되어 있는 정적으로 프로퍼티

protected static string removeButton
리턴 string

resetButton 보호되어 있는 정적으로 프로퍼티

protected static string resetButton
리턴 string

schedulingSymbol 보호되어 있는 정적으로 프로퍼티

protected static string schedulingSymbol
리턴 string

sponsorAddress 보호되어 있는 정적으로 프로퍼티

protected static string sponsorAddress
리턴 string

sponsorName 보호되어 있는 정적으로 프로퍼티

protected static string sponsorName
리턴 string

strengthDosageValue 보호되어 있는 정적으로 프로퍼티

protected static string strengthDosageValue
리턴 string

strengthValue 보호되어 있는 정적으로 프로퍼티

protected static string strengthValue
리턴 string

submissionControlNumber 보호되어 있는 정적으로 프로퍼티

protected static string submissionControlNumber
리턴 string

tbControNum 보호되어 있는 프로퍼티

tbControNum control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbControNum
리턴 global::System.Web.UI.WebControls.TextBox

tbDatePrep 보호되어 있는 프로퍼티

tbDatePrep control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbDatePrep
리턴 global::System.Web.UI.WebControls.TextBox

tbDateRev 보호되어 있는 프로퍼티

tbDateRev control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbDateRev
리턴 global::System.Web.UI.WebControls.TextBox

tbFootnote 보호되어 있는 프로퍼티

tbFootnote control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTextArea tbFootnote
리턴 global::System.Web.UI.HtmlControls.HtmlTextArea

tbPharmaceuticalStandard 보호되어 있는 프로퍼티

tbPharmaceuticalStandard control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbPharmaceuticalStandard
리턴 global::System.Web.UI.WebControls.TextBox

tbSponsorAddress 보호되어 있는 프로퍼티

tbSponsorAddress control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTextArea tbSponsorAddress
리턴 global::System.Web.UI.HtmlControls.HtmlTextArea

tbSponsorName 보호되어 있는 프로퍼티

tbSponsorName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbSponsorName
리턴 global::System.Web.UI.WebControls.TextBox

tbTherapeuticClassifications 보호되어 있는 프로퍼티

tbTherapeuticClassifications control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbTherapeuticClassifications
리턴 global::System.Web.UI.WebControls.TextBox

therapeuticClassification 보호되어 있는 정적으로 프로퍼티

protected static string therapeuticClassification
리턴 string