WIP installer db step refactor

This commit is contained in:
starfighter83
2011-01-20 09:23:04 -01:00
parent f4b4c03a9c
commit d8c98ccfd8
5 changed files with 232 additions and 97 deletions

View File

@@ -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>