WIP installer db step refactor
This commit is contained in:
@@ -30,15 +30,6 @@ namespace umbraco.presentation.install.steps {
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.DropDownList DatabaseType;
|
||||
|
||||
/// <summary>
|
||||
/// embeddedFilesMissing control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlGenericControl embeddedFilesMissing;
|
||||
|
||||
/// <summary>
|
||||
/// ph_dbError control.
|
||||
/// </summary>
|
||||
@@ -165,6 +156,15 @@ namespace umbraco.presentation.install.steps {
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.TextBox DatabasePassword;
|
||||
|
||||
/// <summary>
|
||||
/// embeddedFilesMissing control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlGenericControl embeddedFilesMissing;
|
||||
|
||||
/// <summary>
|
||||
/// DatabaseConnectionString control.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user