C# Class Product_Monograph.PartTwo

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

Protected Properties

Property Type Description
ScriptManager1 global::System.Web.UI.ScriptManager
addButton string
analyteName string
arithmeticMedian string
arithmeticOnly string
auciUnit string
auct24 string
auctUnit string
brandName global::System.Web.UI.WebControls.Literal
brandNameHidden global::System.Web.UI.WebControls.HiddenField
brandNameTitle string
btnSaveDraft global::System.Web.UI.WebControls.Button
chemicalName string
clinicalTrials string
cmaxUnit string
compBioStudies string
compBioStudiesInfo string
confInterval string
confidenceInterval string
drugSubstance string
halfLife string
idRefProduct string
idTestProduct string
microbiology string
molecularFormula string
molecularMass string
parameter string
pharmacology string
physicochemicalProp string
properName global::System.Web.UI.WebControls.Literal
properNameTitle string
ratioGeoMeans string
reference string
references string
removeButton string
resetButton string
schedulingSymbol string
structuralFormula string
sumClinicalTrials string
sumMicrobiology string
sumPharmInfo string
sumPharmacology string
sumReferences string
sumToxicology string
tbClinicalTrials global::System.Web.UI.HtmlControls.HtmlTextArea
tbDetailedPharmacology global::System.Web.UI.HtmlControls.HtmlTextArea
tbMicrobiology global::System.Web.UI.HtmlControls.HtmlTextArea
tbReferences global::System.Web.UI.HtmlControls.HtmlTextArea
tbToxicology global::System.Web.UI.HtmlControls.HtmlTextArea
test string
tmax string
toxicology string

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
LoadFromXML ( ) : void
Page_PreInit ( Object sender, EventArgs e ) : void
SaveInMemory ( ) : XmlDocument

Method Details

Page_Load() protected method

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

btnSave_Click() protected method

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

Property Details

ScriptManager1 protected_oe property

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

addButton protected_oe static_oe property

protected static string addButton
return string

analyteName protected_oe static_oe property

protected static string analyteName
return string

arithmeticMedian protected_oe static_oe property

protected static string arithmeticMedian
return string

arithmeticOnly protected_oe static_oe property

protected static string arithmeticOnly
return string

auciUnit protected_oe static_oe property

protected static string auciUnit
return string

auct24 protected_oe static_oe property

protected static string auct24
return string

auctUnit protected_oe static_oe property

protected static string auctUnit
return string

brandName protected_oe property

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
return global::System.Web.UI.WebControls.Literal

brandNameHidden protected_oe property

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
return global::System.Web.UI.WebControls.HiddenField

brandNameTitle protected_oe static_oe property

protected static string brandNameTitle
return string

btnSaveDraft protected_oe property

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

chemicalName protected_oe static_oe property

protected static string chemicalName
return string

clinicalTrials protected_oe static_oe property

protected static string clinicalTrials
return string

cmaxUnit protected_oe static_oe property

protected static string cmaxUnit
return string

compBioStudies protected_oe static_oe property

protected static string compBioStudies
return string

compBioStudiesInfo protected_oe static_oe property

protected static string compBioStudiesInfo
return string

confInterval protected_oe static_oe property

protected static string confInterval
return string

confidenceInterval protected_oe static_oe property

protected static string confidenceInterval
return string

drugSubstance protected_oe static_oe property

protected static string drugSubstance
return string

halfLife protected_oe static_oe property

protected static string halfLife
return string

idRefProduct protected_oe static_oe property

protected static string idRefProduct
return string

idTestProduct protected_oe static_oe property

protected static string idTestProduct
return string

microbiology protected_oe static_oe property

protected static string microbiology
return string

molecularFormula protected_oe static_oe property

protected static string molecularFormula
return string

molecularMass protected_oe static_oe property

protected static string molecularMass
return string

parameter protected_oe static_oe property

protected static string parameter
return string

pharmacology protected_oe static_oe property

protected static string pharmacology
return string

physicochemicalProp protected_oe static_oe property

protected static string physicochemicalProp
return string

properName protected_oe property

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
return global::System.Web.UI.WebControls.Literal

properNameTitle protected_oe static_oe property

protected static string properNameTitle
return string

ratioGeoMeans protected_oe static_oe property

protected static string ratioGeoMeans
return string

reference protected_oe static_oe property

protected static string reference
return string

references protected_oe static_oe property

protected static string references
return string

removeButton protected_oe static_oe property

protected static string removeButton
return string

resetButton protected_oe static_oe property

protected static string resetButton
return string

schedulingSymbol protected_oe static_oe property

protected static string schedulingSymbol
return string

structuralFormula protected_oe static_oe property

protected static string structuralFormula
return string

sumClinicalTrials protected_oe static_oe property

protected static string sumClinicalTrials
return string

sumMicrobiology protected_oe static_oe property

protected static string sumMicrobiology
return string

sumPharmInfo protected_oe static_oe property

protected static string sumPharmInfo
return string

sumPharmacology protected_oe static_oe property

protected static string sumPharmacology
return string

sumReferences protected_oe static_oe property

protected static string sumReferences
return string

sumToxicology protected_oe static_oe property

protected static string sumToxicology
return string

tbClinicalTrials protected_oe property

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

tbDetailedPharmacology protected_oe property

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

tbMicrobiology protected_oe property

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

tbReferences protected_oe property

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

tbToxicology protected_oe property

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

test protected_oe static_oe property

protected static string test
return string

tmax protected_oe static_oe property

protected static string tmax
return string

toxicology protected_oe static_oe property

protected static string toxicology
return string