C# Class Product_Monograph.Coverpage

Inheritance: BasePage
Mostra file Open project: hres/pmp

Protected Properties

Property Type Description
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

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnSaveDraft_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

btnSaveDraft_Click() protected method

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

brandDosageForm protected_oe static_oe property

protected static string brandDosageForm
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 static_oe property

protected static string brandNameHidden
return string

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

datePreparation protected_oe static_oe property

protected static string datePreparation
return string

dateRevision protected_oe static_oe property

protected static string dateRevision
return string

dosageForm protected_oe static_oe property

protected static string dosageForm
return string

existXmlFile protected_oe static_oe property

protected static string existXmlFile
return string

footnote protected_oe static_oe property

protected static string footnote
return string

pharmaceuticalStandard protected_oe static_oe property

protected static string pharmaceuticalStandard
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

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

sponsorAddress protected_oe static_oe property

protected static string sponsorAddress
return string

sponsorName protected_oe static_oe property

protected static string sponsorName
return string

strengthDosageValue protected_oe static_oe property

protected static string strengthDosageValue
return string

strengthValue protected_oe static_oe property

protected static string strengthValue
return string

submissionControlNumber protected_oe static_oe property

protected static string submissionControlNumber
return string

tbControNum protected_oe property

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

tbDatePrep protected_oe property

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

tbDateRev protected_oe property

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

tbFootnote protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlTextArea

tbPharmaceuticalStandard protected_oe property

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

tbSponsorAddress protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlTextArea

tbSponsorName protected_oe property

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

tbTherapeuticClassifications protected_oe property

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

therapeuticClassification protected_oe static_oe property

protected static string therapeuticClassification
return string