C# Класс gov.va.medora.mdws.Web.Administration

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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