C# Class gov.va.medora.mdws.Web.Administration

Mostrar archivo Open project: OSEHRA/mdws

Protected Properties

Property Type Description
button1 global::System.Web.UI.WebControls.Button
buttonGetSitesFile global::System.Web.UI.WebControls.Button
buttonSubmitChanges global::System.Web.UI.WebControls.Button
buttonTestSql global::System.Web.UI.WebControls.Button
dropdownFacadeName global::System.Web.UI.WebControls.DropDownList
form1 global::System.Web.UI.HtmlControls.HtmlForm
labelMessage global::System.Web.UI.WebControls.Label
labelUser global::System.Web.UI.WebControls.Label
panelForm global::System.Web.UI.WebControls.Panel
radioButtonMdwsProduction global::System.Web.UI.WebControls.RadioButtonList
radioFacadeIsProduction global::System.Web.UI.WebControls.RadioButtonList
radioMdwsSessionsLogLevel global::System.Web.UI.WebControls.RadioButtonList
radioMdwsSessionsLogging global::System.Web.UI.WebControls.RadioButtonList
textboxFacadeSitesFileName global::System.Web.UI.WebControls.TextBox
textboxFacadeVersion global::System.Web.UI.WebControls.TextBox
textboxSqlDatabase global::System.Web.UI.WebControls.TextBox
textboxSqlPassword global::System.Web.UI.WebControls.TextBox
textboxSqlServerPath global::System.Web.UI.WebControls.TextBox
textboxSqlUsername global::System.Web.UI.WebControls.TextBox
textboxVistaIp global::System.Web.UI.WebControls.TextBox
textboxVistaPort global::System.Web.UI.WebControls.TextBox

Protected Methods

Method Description
ChangeFacade ( Object sender, EventArgs e ) : void
DownloadSitesFile_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
SubmitChangesClick ( object sender, EventArgs e ) : void
TestSqlSettingsClick ( object sender, EventArgs e ) : void
TestVistaSettingsClick ( object sender, EventArgs e ) : void

Private Methods

Method Description
initializeConfiguration ( ) : void
setForm ( ) : void
writeFacadeDefaults ( string facadeName ) : void

Method Details

ChangeFacade() protected method

protected ChangeFacade ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
return void

DownloadSitesFile_Click() protected method

protected DownloadSitesFile_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Page_Load() protected method

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

SubmitChangesClick() protected method

protected SubmitChangesClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

TestSqlSettingsClick() protected method

protected TestSqlSettingsClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

TestVistaSettingsClick() protected method

protected TestVistaSettingsClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

button1 protected_oe property

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

buttonGetSitesFile protected_oe property

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

buttonSubmitChanges protected_oe property

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

buttonTestSql protected_oe property

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

dropdownFacadeName protected_oe property

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

form1 protected_oe property

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

labelMessage protected_oe property

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

labelUser protected_oe property

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

panelForm protected_oe property

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

radioButtonMdwsProduction protected_oe property

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

radioFacadeIsProduction protected_oe property

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

radioMdwsSessionsLogLevel protected_oe property

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

radioMdwsSessionsLogging protected_oe property

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

textboxFacadeSitesFileName protected_oe property

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

textboxFacadeVersion protected_oe property

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

textboxSqlDatabase protected_oe property

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

textboxSqlPassword protected_oe property

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

textboxSqlServerPath protected_oe property

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

textboxSqlUsername protected_oe property

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

textboxVistaIp protected_oe property

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

textboxVistaPort protected_oe property

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