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

23 lines
1.1 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 MSFTP60_Settings {
protected System.Web.UI.WebControls.Label lblSite;
protected System.Web.UI.WebControls.DropDownList ddlFtpSite;
protected System.Web.UI.WebControls.Label lblGroupName;
protected System.Web.UI.WebControls.TextBox txtFtpGroupName;
protected System.Web.UI.WebControls.Label lblBuildUncFilesPath;
protected System.Web.UI.WebControls.CheckBox chkBuildUncFilesPath;
protected System.Web.UI.WebControls.Label lblADIntegration;
protected WebsitePanel.Portal.ProviderControls.Common_ActiveDirectoryIntegration ActiveDirectoryIntegration;
}
}