websitepanel/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ProviderControls/Bind_Settings.ascx.designer.cs
2011-07-13 16:07:32 -07:00

41 lines
2.4 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.42
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace WebsitePanel.Portal.ProviderControls {
public partial class Bind_Settings {
protected System.Web.UI.WebControls.Label lblIPAddresses;
protected WebsitePanel.Portal.ProviderControls.Common_IPAddressesList iPAddressesList;
protected System.Web.UI.WebControls.Label lblAllowZoneTransfers;
protected System.Web.UI.WebControls.TextBox txtAllowZoneTransfers;
protected System.Web.UI.WebControls.Label lblResponsiblePerson;
protected System.Web.UI.WebControls.TextBox txtResponsiblePerson;
protected System.Web.UI.WebControls.Label lblBindConfigPath;
protected System.Web.UI.WebControls.TextBox txtBindConfigPath;
protected System.Web.UI.WebControls.Label lblZonesFolderPath;
protected System.Web.UI.WebControls.TextBox txtZonesFolderPath;
protected System.Web.UI.WebControls.Label lblZoneFileNameTemplate;
protected System.Web.UI.WebControls.TextBox txtZoneFileNameTemplate;
protected System.Web.UI.WebControls.Label lblBindReloadBatch;
protected System.Web.UI.WebControls.TextBox txtBindReloadBatch;
protected System.Web.UI.WebControls.Label lblRefreshInterval;
protected WebsitePanel.Portal.ScheduleInterval intRefresh;
protected System.Web.UI.WebControls.Label lblRetryInterval;
protected WebsitePanel.Portal.ScheduleInterval intRetry;
protected System.Web.UI.WebControls.Label lblExpireLimit;
protected WebsitePanel.Portal.ScheduleInterval intExpire;
protected System.Web.UI.WebControls.Label lblMinimumTtl;
protected WebsitePanel.Portal.ScheduleInterval intTtl;
protected System.Web.UI.WebControls.Label lblSecondaryDNS;
protected WebsitePanel.Portal.ProviderControls.Common_SecondaryDNSServers secondaryDNSServers;
protected System.Web.UI.WebControls.Label lblNameServers;
protected WebsitePanel.Portal.UserControls.EditDomainsList nameServers;
}
}