C# 클래스 Product_Monograph.PartThree

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

보호된 프로퍼티들

프로퍼티 타입 설명
ScriptManager1 global::System.Web.UI.ScriptManager
addButton string
brandName global::System.Web.UI.WebControls.Literal
brandNameHidden global::System.Web.UI.WebControls.HiddenField
brandNameTitle string
btnSaveDraft global::System.Web.UI.WebControls.Button
common string
frequency string
hdCommonSymptoms global::System.Web.UI.WebControls.HiddenField
hdRareSymptoms global::System.Web.UI.WebControls.HiddenField
hdUncommonSymptoms global::System.Web.UI.WebControls.HiddenField
hdUnknownSymptoms global::System.Web.UI.WebControls.HiddenField
hdVeryRareSymptoms global::System.Web.UI.WebControls.HiddenField
information string
interactions string
interactionsInfo string
lastModified string
medIngredient string
medicationDoes string
medicationUse string
missedDose string
missedDoseFile string
nonMedIngredient string
nonMedIngredientInfo string
overdose string
overdoseFile string
overdoseInfo string
properName global::System.Web.UI.WebControls.Literal
properNameTitle string
properUse string
rare string
removeButton string
resetButton string
seriousWarnings string
sideEffectContact string
sideEffects string
sumHowStore string
sumInteractions string
sumMedication string
sumMoreInfo string
sumProperUse string
sumReporting string
sumSideEffects string
sumWarnings string
symptom string
tbHowToStore global::System.Web.UI.HtmlControls.HtmlTextArea
tbInteractionWithMed global::System.Web.UI.HtmlControls.HtmlTextArea
tbLastRevised global::System.Web.UI.WebControls.TextBox
tbMedicationDoes global::System.Web.UI.HtmlControls.HtmlTextArea
tbMedicationDosageForm global::System.Web.UI.HtmlControls.HtmlTextArea
tbMedicationForText global::System.Web.UI.HtmlControls.HtmlTextArea
tbMedicationIngredient global::System.Web.UI.HtmlControls.HtmlTextArea
tbMedicationNonmed global::System.Web.UI.HtmlControls.HtmlTextArea
tbMedicationNotUsed global::System.Web.UI.HtmlControls.HtmlTextArea
tbMissedDose global::System.Web.UI.HtmlControls.HtmlTextArea
tbMoreInformation global::System.Web.UI.HtmlControls.HtmlTextArea
tbOverdose global::System.Web.UI.HtmlControls.HtmlTextArea
tbProperUseMed global::System.Web.UI.HtmlControls.HtmlTextArea
tbReportingSuspectedSE global::System.Web.UI.HtmlControls.HtmlTextArea
tbSeriousWarningsPrecautions global::System.Web.UI.HtmlControls.HtmlTextArea
tbSideEffects global::System.Web.UI.HtmlControls.HtmlTextArea
tbSideEffectsWhatToDo global::System.Web.UI.HtmlControls.HtmlTextArea
tbStoptakingdrug global::System.Web.UI.WebControls.TextBox
tbTalktodoctor global::System.Web.UI.HtmlControls.HtmlTextArea
tbTalkwithDocAllCases global::System.Web.UI.WebControls.TextBox
tbTalkwithDocIfSever global::System.Web.UI.WebControls.TextBox
tbUsualDose global::System.Web.UI.HtmlControls.HtmlTextArea
uncommon string
unknown string
usualDose string
usualDoseFile string
veryRare string
warningsBrandName string
warningsInfo string
whatDosageForm string
whatToDo string
whenNotUse string

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnSave_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

btnSave_Click() 보호된 메소드

protected btnSave_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

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 보호되어 있는 프로퍼티

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

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

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

protected static string common
리턴 string

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

protected static string frequency
리턴 string

hdCommonSymptoms 보호되어 있는 프로퍼티

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

hdRareSymptoms 보호되어 있는 프로퍼티

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

hdUncommonSymptoms 보호되어 있는 프로퍼티

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

hdUnknownSymptoms 보호되어 있는 프로퍼티

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

hdVeryRareSymptoms 보호되어 있는 프로퍼티

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

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

protected static string information
리턴 string

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

protected static string interactions
리턴 string

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

protected static string interactionsInfo
리턴 string

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

protected static string lastModified
리턴 string

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

protected static string medIngredient
리턴 string

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

protected static string medicationDoes
리턴 string

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

protected static string medicationUse
리턴 string

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

protected static string missedDose
리턴 string

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

protected static string missedDoseFile
리턴 string

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

protected static string nonMedIngredient
리턴 string

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

protected static string nonMedIngredientInfo
리턴 string

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

protected static string overdose
리턴 string

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

protected static string overdoseFile
리턴 string

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

protected static string overdoseInfo
리턴 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

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

protected static string properUse
리턴 string

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

protected static string rare
리턴 string

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

protected static string removeButton
리턴 string

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

protected static string resetButton
리턴 string

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

protected static string seriousWarnings
리턴 string

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

protected static string sideEffectContact
리턴 string

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

protected static string sideEffects
리턴 string

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

protected static string sumHowStore
리턴 string

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

protected static string sumInteractions
리턴 string

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

protected static string sumMedication
리턴 string

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

protected static string sumMoreInfo
리턴 string

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

protected static string sumProperUse
리턴 string

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

protected static string sumReporting
리턴 string

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

protected static string sumSideEffects
리턴 string

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

protected static string sumWarnings
리턴 string

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

protected static string symptom
리턴 string

tbHowToStore 보호되어 있는 프로퍼티

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

tbInteractionWithMed 보호되어 있는 프로퍼티

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

tbLastRevised 보호되어 있는 프로퍼티

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

tbMedicationDoes 보호되어 있는 프로퍼티

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

tbMedicationDosageForm 보호되어 있는 프로퍼티

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

tbMedicationForText 보호되어 있는 프로퍼티

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

tbMedicationIngredient 보호되어 있는 프로퍼티

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

tbMedicationNonmed 보호되어 있는 프로퍼티

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

tbMedicationNotUsed 보호되어 있는 프로퍼티

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

tbMissedDose 보호되어 있는 프로퍼티

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

tbMoreInformation 보호되어 있는 프로퍼티

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

tbOverdose 보호되어 있는 프로퍼티

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

tbProperUseMed 보호되어 있는 프로퍼티

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

tbReportingSuspectedSE 보호되어 있는 프로퍼티

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

tbSeriousWarningsPrecautions 보호되어 있는 프로퍼티

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

tbSideEffects 보호되어 있는 프로퍼티

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

tbSideEffectsWhatToDo 보호되어 있는 프로퍼티

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

tbStoptakingdrug 보호되어 있는 프로퍼티

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

tbTalktodoctor 보호되어 있는 프로퍼티

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

tbTalkwithDocAllCases 보호되어 있는 프로퍼티

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

tbTalkwithDocIfSever 보호되어 있는 프로퍼티

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

tbUsualDose 보호되어 있는 프로퍼티

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

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

protected static string uncommon
리턴 string

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

protected static string unknown
리턴 string

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

protected static string usualDose
리턴 string

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

protected static string usualDoseFile
리턴 string

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

protected static string veryRare
리턴 string

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

protected static string warningsBrandName
리턴 string

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

protected static string warningsInfo
리턴 string

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

protected static string whatDosageForm
리턴 string

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

protected static string whatToDo
리턴 string

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

protected static string whenNotUse
리턴 string