Added backup/restore functionality.
This commit is contained in:
parent
5d7e8c3c4a
commit
74981f98aa
11 changed files with 860 additions and 5 deletions
12
WebApplication/AdminProviders.aspx.designer.cs
generated
12
WebApplication/AdminProviders.aspx.designer.cs
generated
|
@ -1,10 +1,9 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4927
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
|
@ -660,5 +659,14 @@ namespace ScrewTurn.Wiki {
|
|||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.TextBox txtSettingsDestinationConfig;
|
||||
|
||||
/// <summary>
|
||||
/// btnExport control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btnExport;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue