C# 클래스 gov.va.medora.mdws.Web.Administration

파일 보기 프로젝트 열기: OSEHRA/mdws

보호된 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
initializeConfiguration ( ) : void
setForm ( ) : void
writeFacadeDefaults ( string facadeName ) : void

메소드 상세

ChangeFacade() 보호된 메소드

protected ChangeFacade ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
리턴 void

DownloadSitesFile_Click() 보호된 메소드

protected DownloadSitesFile_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

SubmitChangesClick() 보호된 메소드

protected SubmitChangesClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

TestSqlSettingsClick() 보호된 메소드

protected TestSqlSettingsClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

TestVistaSettingsClick() 보호된 메소드

protected TestVistaSettingsClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

button1 보호되어 있는 프로퍼티

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

buttonGetSitesFile 보호되어 있는 프로퍼티

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

buttonSubmitChanges 보호되어 있는 프로퍼티

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

buttonTestSql 보호되어 있는 프로퍼티

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

dropdownFacadeName 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.DropDownList

form1 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlForm

labelMessage 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

labelUser 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

panelForm 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Panel

radioButtonMdwsProduction 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.RadioButtonList

radioFacadeIsProduction 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.RadioButtonList

radioMdwsSessionsLogLevel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.RadioButtonList

radioMdwsSessionsLogging 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.RadioButtonList

textboxFacadeSitesFileName 보호되어 있는 프로퍼티

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

textboxFacadeVersion 보호되어 있는 프로퍼티

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

textboxSqlDatabase 보호되어 있는 프로퍼티

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

textboxSqlPassword 보호되어 있는 프로퍼티

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

textboxSqlServerPath 보호되어 있는 프로퍼티

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

textboxSqlUsername 보호되어 있는 프로퍼티

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

textboxVistaIp 보호되어 있는 프로퍼티

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

textboxVistaPort 보호되어 있는 프로퍼티

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