//------------------------------------------------------------------------------
//
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace WebsitePanel.Portal.RDS {
public partial class RDSCreateCollection {
///
/// asyncTasks control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::WebsitePanel.Portal.EnableAsyncTasksSupport asyncTasks;
///
/// imgAddRDSServer control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Image imgAddRDSServer;
///
/// locTitle control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Localize locTitle;
///
/// messageBox control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::WebsitePanel.Portal.UserControls.SimpleMessageBox messageBox;
///
/// locCollectionName control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Localize locCollectionName;
///
/// txtCollectionName control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.TextBox txtCollectionName;
///
/// valCollectionName control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.RequiredFieldValidator valCollectionName;
///
/// RDSServersPanel control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.HtmlControls.HtmlGenericControl RDSServersPanel;
///
/// locRDSServersSection control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Localize locRDSServersSection;
///
/// servers control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::WebsitePanel.Portal.RDS.UserControls.RDSCollectionServers servers;
///
/// btnSave control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Button btnSave;
}
}