C# Class Product_Monograph.Coverpage

Inheritance: BasePage
Show 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 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 static property

protected static string addButton
return string

brandDosageForm protected static property

protected static string brandDosageForm
return string

brandName protected 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 static property

protected static string brandNameHidden
return string

brandNameTitle protected static property

protected static string brandNameTitle
return string

btnSaveDraft protected 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 static property

protected static string datePreparation
return string

dateRevision protected static property

protected static string dateRevision
return string

dosageForm protected static property

protected static string dosageForm
return string

existXmlFile protected static property

protected static string existXmlFile
return string

footnote protected static property

protected static string footnote
return string

pharmaceuticalStandard protected static property

protected static string pharmaceuticalStandard
return string

properName protected 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 static property

protected static string properNameTitle
return string

removeButton protected static property

protected static string removeButton
return string

resetButton protected static property

protected static string resetButton
return string

schedulingSymbol protected static property

protected static string schedulingSymbol
return string

sponsorAddress protected static property

protected static string sponsorAddress
return string

sponsorName protected static property

protected static string sponsorName
return string

strengthDosageValue protected static property

protected static string strengthDosageValue
return string

strengthValue protected static property

protected static string strengthValue
return string

submissionControlNumber protected static property

protected static string submissionControlNumber
return string

tbControNum protected 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 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 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 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 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 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 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 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 static property

protected static string therapeuticClassification
return string