Decoupling of userprincipalName and PrimaryEmailAddress OrganizationUsers updated with image buttons with the ability to go directly to offering settings When changing primaryemailaddress, sip address changes accordingly Mailboxes list view updated with Login (=userprincipalName) with the ability to go directly to user setting Lync list view updated with Login (=userprincipalName) with the ability to go directly to user setting
5957 lines
No EOL
281 KiB
XML
5957 lines
No EOL
281 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{12232731-5C45-4ED6-98F8-D47ABE728280}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>WebsitePanel.Portal</RootNamespace>
|
|
<AssemblyName>WebsitePanel.Portal.Modules</AssemblyName>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\..\bin\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<WarningsAsErrors>618</WarningsAsErrors>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>..\..\bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<WarningsAsErrors>618</WarningsAsErrors>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="AjaxControlToolkit, Version=1.0.10301.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\Lib\AjaxControlToolkit.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="AntiXssLibrary, Version=1.5.0.0, Culture=neutral, PublicKeyToken=5906d2bb3d8a12c4, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\Lib\AntiXssLibrary.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\Lib\Microsoft.ReportViewer.WebForms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\Lib\Microsoft.Web.Services3.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.Web.DataVisualization" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.Web.Mobile" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="WebsitePanel.EnterpriseServer.Base, Version=1.2.2.0, Culture=neutral, PublicKeyToken=da8782a6fc4d0081, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\Bin\WebsitePanel.EnterpriseServer.Base.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WebsitePanel.EnterpriseServer.Client, Version=1.2.2.0, Culture=neutral, PublicKeyToken=da8782a6fc4d0081, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\Bin\WebsitePanel.EnterpriseServer.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WebsitePanel.Providers.Base, Version=1.2.2.0, Culture=neutral, PublicKeyToken=da8782a6fc4d0081, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\Bin\WebsitePanel.Providers.Base.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\..\..\VersionInfo.cs">
|
|
<Link>Code\VersionInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="AuditLog.ascx.cs">
|
|
<DependentUpon>AuditLog.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="AuditLog.ascx.designer.cs">
|
|
<DependentUpon>AuditLog.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BackupWizard.ascx.cs">
|
|
<DependentUpon>BackupWizard.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="BackupWizard.ascx.designer.cs">
|
|
<DependentUpon>BackupWizard.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BandwidthReport.ascx.cs">
|
|
<DependentUpon>BandwidthReport.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="BandwidthReport.ascx.designer.cs">
|
|
<DependentUpon>BandwidthReport.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BandwidthReportPackageDetails.ascx.cs">
|
|
<DependentUpon>BandwidthReportPackageDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="BandwidthReportPackageDetails.ascx.designer.cs">
|
|
<DependentUpon>BandwidthReportPackageDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BlackBerry\BlackBerryUsers.ascx.cs">
|
|
<DependentUpon>BlackBerryUsers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="BlackBerry\BlackBerryUsers.ascx.designer.cs">
|
|
<DependentUpon>BlackBerryUsers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BlackBerry\CreateNewBlackBerryUser.ascx.cs">
|
|
<DependentUpon>CreateNewBlackBerryUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="BlackBerry\CreateNewBlackBerryUser.ascx.designer.cs">
|
|
<DependentUpon>CreateNewBlackBerryUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BlackBerry\EditBlackBerryUser.ascx.cs">
|
|
<DependentUpon>EditBlackBerryUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="BlackBerry\EditBlackBerryUser.ascx.designer.cs">
|
|
<DependentUpon>EditBlackBerryUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Code\AssemblyInfo.cs" />
|
|
<Compile Include="Code\Framework\ISchedulerTaskView.cs" />
|
|
<Compile Include="Code\Framework\WebPortalPageTitleProvider.cs" />
|
|
<Compile Include="Code\Framework\WebPortalThemeProvider.cs" />
|
|
<Compile Include="Code\Helpers\AppInstallerHelpers.cs" />
|
|
<Compile Include="Code\Framework\WebsitePanelControlBase.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Code\Framework\WebsitePanelModuleBase.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Code\Framework\ES.cs" />
|
|
<Compile Include="Code\Framework\IMessageBoxControl.cs" />
|
|
<Compile Include="Code\Framework\PanelFormatter.cs" />
|
|
<Compile Include="Code\Framework\PanelGlobals.cs" />
|
|
<Compile Include="Code\Framework\PanelRequest.cs" />
|
|
<Compile Include="Code\Framework\PanelSecurity.cs" />
|
|
<Compile Include="Code\Framework\Utils.cs" />
|
|
<Compile Include="Code\Helpers\AuditLogHelper.cs" />
|
|
<Compile Include="Code\Helpers\BlackBerryHelper.cs" />
|
|
<Compile Include="Code\Helpers\LyncHelper.cs" />
|
|
<Compile Include="Code\Helpers\VirtualMachinesForPCHelper.cs" />
|
|
<Compile Include="Code\Helpers\CRMHelper.cs" />
|
|
<Compile Include="Code\Helpers\ExchangeHelper.cs" />
|
|
<Compile Include="Code\Helpers\Extensions.cs" />
|
|
<Compile Include="Code\Helpers\FilesHelper.cs" />
|
|
<Compile Include="Code\Helpers\HostedSharePointSiteCollectionsHelper.cs" />
|
|
<Compile Include="Code\Helpers\HostingPlansHelper.cs" />
|
|
<Compile Include="Code\Helpers\IPAddressesHelper.cs" />
|
|
<Compile Include="Code\Helpers\OCSHelper.cs" />
|
|
<Compile Include="Code\Helpers\OrganizationsHelper.cs" />
|
|
<Compile Include="Code\Helpers\PackagesHelper.cs" />
|
|
<Compile Include="Code\Helpers\ReportsHelper.cs" />
|
|
<Compile Include="Code\Helpers\SchedulesHelper.cs" />
|
|
<Compile Include="Code\Helpers\ServersHelper.cs" />
|
|
<Compile Include="Code\Helpers\ServiceItemsHelper.cs" />
|
|
<Compile Include="Code\Helpers\TasksHelper.cs" />
|
|
<Compile Include="Code\Helpers\UsersHelper.cs" />
|
|
<Compile Include="Code\Helpers\VirtualMachinesHelper.cs" />
|
|
<Compile Include="Code\Helpers\WebAppGalleryHelpers.cs" />
|
|
<Compile Include="Code\ProviderControls\IDatabaseEditDatabaseControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IDatabaseEditUserControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IFtpEditAccountControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IHostingServiceProviderSettings.cs" />
|
|
<Compile Include="Code\ProviderControls\IMailEditAccountControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IMailEditDomainControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IMailEditForwardingControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IMailEditGroupControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IMailEditListControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IPackageSettingsEditorControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IUserSettingsEditorControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IStatsEditInstallationControl.cs" />
|
|
<Compile Include="Code\ProviderControls\IWebInstallerSettings.cs" />
|
|
<Compile Include="Code\ReportingServices\AbstractReportLocalizer.cs" />
|
|
<Compile Include="Code\ReportingServices\WebsitePanelModuleResourceStorage.cs" />
|
|
<Compile Include="Code\ReportingServices\EmbeddedReportLocalizer.cs" />
|
|
<Compile Include="Code\ReportingServices\FileSystemReportLocalizer.cs" />
|
|
<Compile Include="Code\ReportingServices\IResourceStorage.cs" />
|
|
<Compile Include="Code\ReportingServices\ReportingServicesUtils.cs" />
|
|
<Compile Include="Code\UserControls\Tab.cs" />
|
|
<Compile Include="ExchangeServer\OrganizationAddDomainName.ascx.cs">
|
|
<DependentUpon>OrganizationAddDomainName.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationAddDomainName.ascx.designer.cs">
|
|
<DependentUpon>OrganizationAddDomainName.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationDomainNames.ascx.cs">
|
|
<DependentUpon>OrganizationDomainNames.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationDomainNames.ascx.designer.cs">
|
|
<DependentUpon>OrganizationDomainNames.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeAddMailboxPlan.ascx.cs">
|
|
<DependentUpon>ExchangeAddMailboxPlan.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeAddMailboxPlan.ascx.designer.cs">
|
|
<DependentUpon>ExchangeAddMailboxPlan.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxPlans.ascx.cs">
|
|
<DependentUpon>ExchangeMailboxPlans.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxPlans.ascx.designer.cs">
|
|
<DependentUpon>ExchangeMailboxPlans.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\AccountsListWithPermissions.ascx.cs">
|
|
<DependentUpon>AccountsListWithPermissions.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\MailboxPlanSelector.ascx.cs">
|
|
<DependentUpon>MailboxPlanSelector.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\MailboxPlanSelector.ascx.designer.cs">
|
|
<DependentUpon>MailboxPlanSelector.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\UserTabs.ascx.cs">
|
|
<DependentUpon>UserTabs.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\UserTabs.ascx.designer.cs">
|
|
<DependentUpon>UserTabs.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncAddFederationDomain.ascx.cs">
|
|
<DependentUpon>LyncAddFederationDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncAddFederationDomain.ascx.designer.cs">
|
|
<DependentUpon>LyncAddFederationDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncAddLyncUserPlan.ascx.cs">
|
|
<DependentUpon>LyncAddLyncUserPlan.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncAddLyncUserPlan.ascx.designer.cs">
|
|
<DependentUpon>LyncAddLyncUserPlan.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncCreateUser.ascx.cs">
|
|
<DependentUpon>LyncCreateUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncCreateUser.ascx.designer.cs">
|
|
<DependentUpon>LyncCreateUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncEditUser.ascx.cs">
|
|
<DependentUpon>LyncEditUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncEditUser.ascx.designer.cs">
|
|
<DependentUpon>LyncEditUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncFederationDomains.ascx.cs">
|
|
<DependentUpon>LyncFederationDomains.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncFederationDomains.ascx.designer.cs">
|
|
<DependentUpon>LyncFederationDomains.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncUserPlans.ascx.cs">
|
|
<DependentUpon>LyncUserPlans.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncUserPlans.ascx.designer.cs">
|
|
<DependentUpon>LyncUserPlans.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncUsers.ascx.cs">
|
|
<DependentUpon>LyncUsers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Lync\LyncUsers.ascx.designer.cs">
|
|
<DependentUpon>LyncUsers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lync\UserControls\LyncUserSettings.ascx.cs">
|
|
<DependentUpon>LyncUserSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Lync\UserControls\LyncUserSettings.ascx.designer.cs">
|
|
<DependentUpon>LyncUserSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lync\UserControls\LyncUserPlanSelector.ascx.cs">
|
|
<DependentUpon>LyncUserPlanSelector.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Lync\UserControls\LyncUserPlanSelector.ascx.designer.cs">
|
|
<DependentUpon>LyncUserPlanSelector.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditAccount.ascx.cs">
|
|
<DependentUpon>hMailServer5_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\AccountsListWithPermissions.ascx.designer.cs">
|
|
<DependentUpon>AccountsListWithPermissions.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>hMailServer5_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditDomain.ascx.cs">
|
|
<DependentUpon>hMailServer5_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>hMailServer5_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditForwarding.ascx.cs">
|
|
<DependentUpon>hMailServer5_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>hMailServer5_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditGroup.ascx.cs">
|
|
<DependentUpon>hMailServer5_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>hMailServer5_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditList.ascx.cs">
|
|
<DependentUpon>hMailServer5_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_EditList.ascx.designer.cs">
|
|
<DependentUpon>hMailServer5_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_Settings.ascx.cs">
|
|
<DependentUpon>hMailServer5_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer5_Settings.ascx.designer.cs">
|
|
<DependentUpon>hMailServer5_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Lync_Settings.ascx.cs">
|
|
<DependentUpon>Lync_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersEditWebPlatformInstaller.ascx.cs">
|
|
<DependentUpon>ServersEditWebPlatformInstaller.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Lync_Settings.ascx.designer.cs">
|
|
<DependentUpon>Lync_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersEditWebPlatformInstaller.ascx.designer.cs">
|
|
<DependentUpon>ServersEditWebPlatformInstaller.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\NotifyOverusedDatabases.ascx.cs">
|
|
<DependentUpon>NotifyOverusedDatabases.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsExchangeMailboxPlansPolicy.ascx.cs">
|
|
<DependentUpon>SettingsExchangeMailboxPlansPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsExchangeMailboxPlansPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsExchangeMailboxPlansPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsLyncUserPlansPolicy.ascx.cs">
|
|
<DependentUpon>SettingsLyncUserPlansPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsLyncUserPlansPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsLyncUserPlansPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\DomainListControlBase.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\EditFeedsList.ascx.cs">
|
|
<DependentUpon>EditFeedsList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\EditFeedsList.ascx.designer.cs">
|
|
<DependentUpon>EditFeedsList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\MonitoringPage.aspx.cs">
|
|
<DependentUpon>MonitoringPage.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\MonitoringPage.aspx.designer.cs">
|
|
<DependentUpon>MonitoringPage.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcAccountVLanAdd.ascx.cs">
|
|
<DependentUpon>VdcAccountVLanAdd.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcAccountVLanAdd.ascx.designer.cs">
|
|
<DependentUpon>VdcAccountVLanAdd.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcAccountVLanNetwork.ascx.cs">
|
|
<DependentUpon>VdcAccountVLanNetwork.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcAccountVLanNetwork.ascx.designer.cs">
|
|
<DependentUpon>VdcAccountVLanNetwork.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcFastCreateServer.ascx.cs">
|
|
<DependentUpon>VdcFastCreateServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcFastCreateServer.ascx.designer.cs">
|
|
<DependentUpon>VdcFastCreateServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsAlertsLog.ascx.cs">
|
|
<DependentUpon>VpsAlertsLog.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsAlertsLog.ascx.designer.cs">
|
|
<DependentUpon>VpsAlertsLog.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsCheckPoints.ascx.cs">
|
|
<DependentUpon>VpsCheckPoints.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsCheckPoints.ascx.designer.cs">
|
|
<DependentUpon>VpsCheckPoints.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsMonitoring.ascx.cs">
|
|
<DependentUpon>VpsMonitoring.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsMonitoring.ascx.designer.cs">
|
|
<DependentUpon>VpsMonitoring.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\RemoteDesktop\Connect.aspx.cs">
|
|
<DependentUpon>Connect.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\RemoteDesktop\Connect.aspx.designer.cs">
|
|
<DependentUpon>Connect.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\TestVirtualMachineTemplate.aspx.cs">
|
|
<DependentUpon>TestVirtualMachineTemplate.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\TestVirtualMachineTemplate.aspx.designer.cs">
|
|
<DependentUpon>TestVirtualMachineTemplate.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\UserControls\Breadcrumb.ascx.cs">
|
|
<DependentUpon>Breadcrumb.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\UserControls\Breadcrumb.ascx.designer.cs">
|
|
<DependentUpon>Breadcrumb.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\UserControls\FormTitle.ascx.cs">
|
|
<DependentUpon>FormTitle.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\UserControls\FormTitle.ascx.designer.cs">
|
|
<DependentUpon>FormTitle.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\UserControls\Menu.ascx.cs">
|
|
<DependentUpon>Menu.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\UserControls\Menu.ascx.designer.cs">
|
|
<DependentUpon>Menu.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\UserControls\ServerTabs.ascx.cs">
|
|
<DependentUpon>ServerTabs.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\UserControls\ServerTabs.ascx.designer.cs">
|
|
<DependentUpon>ServerTabs.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcAddExternalAddress.ascx.cs">
|
|
<DependentUpon>VdcAddExternalAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcAddExternalAddress.ascx.designer.cs">
|
|
<DependentUpon>VdcAddExternalAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcAuditLog.ascx.cs">
|
|
<DependentUpon>VdcAuditLog.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcAuditLog.ascx.designer.cs">
|
|
<DependentUpon>VdcAuditLog.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcCreateServer.ascx.cs">
|
|
<DependentUpon>VdcCreateServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcCreateServer.ascx.designer.cs">
|
|
<DependentUpon>VdcCreateServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcExternalNetwork.ascx.cs">
|
|
<DependentUpon>VdcExternalNetwork.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcExternalNetwork.ascx.designer.cs">
|
|
<DependentUpon>VdcExternalNetwork.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcHome.ascx.cs">
|
|
<DependentUpon>VdcHome.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcHome.ascx.designer.cs">
|
|
<DependentUpon>VdcHome.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcImportServer.ascx.cs">
|
|
<DependentUpon>VdcImportServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcImportServer.ascx.designer.cs">
|
|
<DependentUpon>VdcImportServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcManagementNetwork.ascx.cs">
|
|
<DependentUpon>VdcManagementNetwork.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcManagementNetwork.ascx.designer.cs">
|
|
<DependentUpon>VdcManagementNetwork.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcPermissions.ascx.cs">
|
|
<DependentUpon>VdcPermissions.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcPermissions.ascx.designer.cs">
|
|
<DependentUpon>VdcPermissions.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcPrivateNetwork.ascx.cs">
|
|
<DependentUpon>VdcPrivateNetwork.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VdcPrivateNetwork.ascx.designer.cs">
|
|
<DependentUpon>VdcPrivateNetwork.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VirtualMachineImage.ashx.cs">
|
|
<DependentUpon>VirtualMachineImage.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VirtualMachineSnapshotImage.ashx.cs">
|
|
<DependentUpon>VirtualMachineSnapshotImage.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsAddExternalAddress.ascx.cs">
|
|
<DependentUpon>VpsDetailsAddExternalAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsAddExternalAddress.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsAddExternalAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsAddPrivateAddress.ascx.cs">
|
|
<DependentUpon>VpsDetailsAddPrivateAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsAddPrivateAddress.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsAddPrivateAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsAuditLog.ascx.cs">
|
|
<DependentUpon>VpsDetailsAuditLog.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsAuditLog.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsAuditLog.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsConfiguration.ascx.cs">
|
|
<DependentUpon>VpsDetailsConfiguration.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsConfiguration.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsConfiguration.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsDvd.ascx.cs">
|
|
<DependentUpon>VpsDetailsDvd.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsDvd.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsDvd.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsEditConfiguration.ascx.cs">
|
|
<DependentUpon>VpsDetailsEditConfiguration.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsEditConfiguration.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsEditConfiguration.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsGeneral.ascx.cs">
|
|
<DependentUpon>VpsDetailsGeneral.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsGeneral.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsGeneral.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsHelp.ascx.cs">
|
|
<DependentUpon>VpsDetailsHelp.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsHelp.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsHelp.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsInsertDvd.ascx.cs">
|
|
<DependentUpon>VpsDetailsInsertDvd.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\NotifyOverusedDatabases.ascx.designer.cs">
|
|
<DependentUpon>NotifyOverusedDatabases.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsInsertDvd.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsInsertDvd.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsNetwork.ascx.cs">
|
|
<DependentUpon>VpsDetailsNetwork.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsNetwork.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsNetwork.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsPermissions.ascx.cs">
|
|
<DependentUpon>VpsDetailsPermissions.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsPermissions.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsPermissions.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsSnapshots.ascx.cs">
|
|
<DependentUpon>VpsDetailsSnapshots.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsSnapshots.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsSnapshots.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsTools.ascx.cs">
|
|
<DependentUpon>VpsDetailsTools.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsDetailsTools.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsTools.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsMoveServer.ascx.cs">
|
|
<DependentUpon>VpsMoveServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsMoveServer.ascx.designer.cs">
|
|
<DependentUpon>VpsMoveServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsToolsDeleteServer.ascx.cs">
|
|
<DependentUpon>VpsToolsDeleteServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsToolsDeleteServer.ascx.designer.cs">
|
|
<DependentUpon>VpsToolsDeleteServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsToolsReinstallServer.ascx.cs">
|
|
<DependentUpon>VpsToolsReinstallServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsToolsReinstallServer.ascx.designer.cs">
|
|
<DependentUpon>VpsToolsReinstallServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\HyperVForPrivateCloud_Settings.ascx.cs">
|
|
<DependentUpon>HyperVForPrivateCloud_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\HyperVForPrivateCloud_Settings.ascx.designer.cs">
|
|
<DependentUpon>HyperVForPrivateCloud_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SetupControlPanelAccounts.ascx.cs">
|
|
<DependentUpon>SetupControlPanelAccounts.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SetupControlPanelAccounts.ascx.designer.cs">
|
|
<DependentUpon>SetupControlPanelAccounts.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxMobile.ascx.cs">
|
|
<DependentUpon>ExchangeMailboxMobile.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxMobile.ascx.designer.cs">
|
|
<DependentUpon>ExchangeMailboxMobile.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxMobileDetails.ascx.cs">
|
|
<DependentUpon>ExchangeMailboxMobileDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxMobileDetails.ascx.designer.cs">
|
|
<DependentUpon>ExchangeMailboxMobileDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="CRM\CreateCRMUser.ascx.cs">
|
|
<DependentUpon>CreateCRMUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="CRM\CreateCRMUser.ascx.designer.cs">
|
|
<DependentUpon>CreateCRMUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="CRM\CRMOrganizationDetails.ascx.cs">
|
|
<DependentUpon>CRMOrganizationDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="CRM\CRMOrganizationDetails.ascx.designer.cs">
|
|
<DependentUpon>CRMOrganizationDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="CRM\CRMUserRoles.ascx.cs">
|
|
<DependentUpon>CRMUserRoles.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="CRM\CRMUserRoles.ascx.designer.cs">
|
|
<DependentUpon>CRMUserRoles.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="CRM\CRMUsers.ascx.cs">
|
|
<DependentUpon>CRMUsers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="CRM\CRMUsers.ascx.designer.cs">
|
|
<DependentUpon>CRMUsers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DomainsAddDomainSelectType.ascx.cs">
|
|
<DependentUpon>DomainsAddDomainSelectType.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="DomainsAddDomainSelectType.ascx.designer.cs">
|
|
<DependentUpon>DomainsAddDomainSelectType.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionListPermissions.ascx.cs">
|
|
<DependentUpon>ExchangeDistributionListPermissions.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionListPermissions.ascx.designer.cs">
|
|
<DependentUpon>ExchangeDistributionListPermissions.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationCreateOrganization.ascx.cs">
|
|
<DependentUpon>OrganizationCreateOrganization.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationCreateOrganization.ascx.designer.cs">
|
|
<DependentUpon>OrganizationCreateOrganization.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationCreateUser.ascx.cs">
|
|
<DependentUpon>OrganizationCreateUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationCreateUser.ascx.designer.cs">
|
|
<DependentUpon>OrganizationCreateUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationHome.ascx.cs">
|
|
<DependentUpon>OrganizationHome.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationHome.ascx.designer.cs">
|
|
<DependentUpon>OrganizationHome.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\Organizations.ascx.cs">
|
|
<DependentUpon>Organizations.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\Organizations.ascx.designer.cs">
|
|
<DependentUpon>Organizations.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationUserGeneralSettings.ascx.cs">
|
|
<DependentUpon>OrganizationUserGeneralSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationUserGeneralSettings.ascx.designer.cs">
|
|
<DependentUpon>OrganizationUserGeneralSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationUsers.ascx.cs">
|
|
<DependentUpon>OrganizationUsers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationUsers.ascx.designer.cs">
|
|
<DependentUpon>OrganizationUsers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationUserSetupInstructions.ascx.cs">
|
|
<DependentUpon>OrganizationUserSetupInstructions.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\OrganizationUserSetupInstructions.ascx.designer.cs">
|
|
<DependentUpon>OrganizationUserSetupInstructions.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\UserSelector.ascx.cs">
|
|
<DependentUpon>UserSelector.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\UserSelector.ascx.designer.cs">
|
|
<DependentUpon>UserSelector.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointBackupSiteCollection.ascx.cs">
|
|
<DependentUpon>HostedSharePointBackupSiteCollection.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointBackupSiteCollection.ascx.designer.cs">
|
|
<DependentUpon>HostedSharePointBackupSiteCollection.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointEditSiteCollection.ascx.cs">
|
|
<DependentUpon>HostedSharePointEditSiteCollection.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointEditSiteCollection.ascx.designer.cs">
|
|
<DependentUpon>HostedSharePointEditSiteCollection.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointRestoreSiteCollection.ascx.cs">
|
|
<DependentUpon>HostedSharePointRestoreSiteCollection.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointRestoreSiteCollection.ascx.designer.cs">
|
|
<DependentUpon>HostedSharePointRestoreSiteCollection.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointSiteCollections.ascx.cs">
|
|
<DependentUpon>HostedSharePointSiteCollections.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointSiteCollections.ascx.designer.cs">
|
|
<DependentUpon>HostedSharePointSiteCollections.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointStorageSettings.ascx.cs">
|
|
<DependentUpon>HostedSharePointStorageSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointStorageSettings.ascx.designer.cs">
|
|
<DependentUpon>HostedSharePointStorageSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointStorageUsage.ascx.cs">
|
|
<DependentUpon>HostedSharePointStorageUsage.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostedSharePointStorageUsage.ascx.designer.cs">
|
|
<DependentUpon>HostedSharePointStorageUsage.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostedSoluitonReportSummaryLetter.ascx.cs">
|
|
<DependentUpon>HostedSoluitonReportSummaryLetter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostedSoluitonReportSummaryLetter.ascx.designer.cs">
|
|
<DependentUpon>HostedSoluitonReportSummaryLetter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OCS\CreateOCSUser.ascx.cs">
|
|
<DependentUpon>CreateOCSUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="OCS\CreateOCSUser.ascx.designer.cs">
|
|
<DependentUpon>CreateOCSUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OCS\EditOCSUser.ascx.cs">
|
|
<DependentUpon>EditOCSUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="OCS\EditOCSUser.ascx.designer.cs">
|
|
<DependentUpon>EditOCSUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OCS\OCSUsers.ascx.cs">
|
|
<DependentUpon>OCSUsers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="OCS\OCSUsers.ascx.designer.cs">
|
|
<DependentUpon>OCSUsers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OverusageReport.ascx.cs">
|
|
<DependentUpon>OverusageReport.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="OverusageReport.ascx.designer.cs">
|
|
<DependentUpon>OverusageReport.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ProviderControls\BlackBerry5_Settings.ascx.cs">
|
|
<DependentUpon>BlackBerry5_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\BlackBerry5_Settings.ascx.designer.cs">
|
|
<DependentUpon>BlackBerry5_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\BlackBerry_Settings.ascx.cs">
|
|
<DependentUpon>BlackBerry_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\BlackBerry_Settings.ascx.designer.cs">
|
|
<DependentUpon>BlackBerry_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Exchange_Settings.ascx.cs">
|
|
<DependentUpon>Exchange_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Exchange_Settings.ascx.designer.cs">
|
|
<DependentUpon>Exchange_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\CRM_Settings.ascx.cs">
|
|
<DependentUpon>CRM_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\CRM_Settings.ascx.designer.cs">
|
|
<DependentUpon>CRM_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\HostedSharePoint30_Settings.ascx.cs">
|
|
<DependentUpon>HostedSharePoint30_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\HostedSharePoint30_Settings.ascx.designer.cs">
|
|
<DependentUpon>HostedSharePoint30_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\HyperV_Settings.ascx.cs">
|
|
<DependentUpon>HyperV_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\HyperV_Settings.ascx.designer.cs">
|
|
<DependentUpon>HyperV_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSFTP70_EditAccount.ascx.cs">
|
|
<DependentUpon>MSFTP70_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSFTP70_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>MSFTP70_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSFTP70_Settings.ascx.cs">
|
|
<DependentUpon>MSFTP70_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSFTP70_Settings.ascx.designer.cs">
|
|
<DependentUpon>MSFTP70_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\OCS_EDGE_Settings.ascx.cs">
|
|
<DependentUpon>OCS_EDGE_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\OCS_EDGE_Settings.ascx.designer.cs">
|
|
<DependentUpon>OCS_EDGE_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\OCS_Settings.ascx.cs">
|
|
<DependentUpon>OCS_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\OCS_Settings.ascx.designer.cs">
|
|
<DependentUpon>OCS_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Organizations_Settings.ascx.cs">
|
|
<DependentUpon>Organizations_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Organizations_Settings.ascx.designer.cs">
|
|
<DependentUpon>Organizations_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\PowerDNS_Settings.ascx.cs">
|
|
<DependentUpon>PowerDNS_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\PowerDNS_Settings.ascx.designer.cs">
|
|
<DependentUpon>PowerDNS_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditAccount.ascx.cs">
|
|
<DependentUpon>SmarterMail50_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail50_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditDomain.ascx.cs">
|
|
<DependentUpon>SmarterMail50_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail50_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditDomain_Features.ascx.cs">
|
|
<DependentUpon>SmarterMail50_EditDomain_Features.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditDomain_Features.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail50_EditDomain_Features.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditDomain_Sharing.ascx.cs">
|
|
<DependentUpon>SmarterMail50_EditDomain_Sharing.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditDomain_Sharing.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail50_EditDomain_Sharing.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditDomain_Throttling.ascx.cs">
|
|
<DependentUpon>SmarterMail50_EditDomain_Throttling.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditDomain_Throttling.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail50_EditDomain_Throttling.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditForwarding.ascx.cs">
|
|
<DependentUpon>SmarterMail50_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail50_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditGroup.ascx.cs">
|
|
<DependentUpon>SmarterMail50_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail50_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditList.ascx.cs">
|
|
<DependentUpon>SmarterMail50_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_EditList.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail50_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_Settings.ascx.cs">
|
|
<DependentUpon>SmarterMail50_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail50_Settings.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail50_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditAccount.ascx.cs">
|
|
<DependentUpon>SmarterMail60_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail60_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditDomain.ascx.cs">
|
|
<DependentUpon>SmarterMail60_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail60_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditDomain_Features.ascx.cs">
|
|
<DependentUpon>SmarterMail60_EditDomain_Features.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditDomain_Features.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail60_EditDomain_Features.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditDomain_Sharing.ascx.cs">
|
|
<DependentUpon>SmarterMail60_EditDomain_Sharing.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditDomain_Sharing.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail60_EditDomain_Sharing.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditDomain_Throttling.ascx.cs">
|
|
<DependentUpon>SmarterMail60_EditDomain_Throttling.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditDomain_Throttling.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail60_EditDomain_Throttling.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditForwarding.ascx.cs">
|
|
<DependentUpon>SmarterMail60_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail60_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditGroup.ascx.cs">
|
|
<DependentUpon>SmarterMail60_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail60_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditList.ascx.cs">
|
|
<DependentUpon>SmarterMail60_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_EditList.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail60_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_Settings.ascx.cs">
|
|
<DependentUpon>SmarterMail60_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail60_Settings.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail60_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Windows2008_Settings.ascx.cs">
|
|
<DependentUpon>Windows2008_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Windows2008_Settings.ascx.designer.cs">
|
|
<DependentUpon>Windows2008_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\IIS70_Settings.ascx.cs">
|
|
<DependentUpon>IIS70_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\IIS70_Settings.ascx.designer.cs">
|
|
<DependentUpon>IIS70_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxPermissions.ascx.cs">
|
|
<DependentUpon>ExchangeMailboxPermissions.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxPermissions.ascx.designer.cs">
|
|
<DependentUpon>ExchangeMailboxPermissions.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\HoursBox.ascx.cs">
|
|
<DependentUpon>HoursBox.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\HoursBox.ascx.designer.cs">
|
|
<DependentUpon>HoursBox.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\NetticaDNS_Settings.ascx.cs">
|
|
<DependentUpon>NetticaDNS_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\NetticaDNS_Settings.ascx.designer.cs">
|
|
<DependentUpon>NetticaDNS_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditDomain_Features.ascx.cs">
|
|
<DependentUpon>SmarterMail_EditDomain_Features.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditDomain_Features.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail_EditDomain_Features.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditDomain_Sharing.ascx.cs">
|
|
<DependentUpon>SmarterMail_EditDomain_Sharing.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditDomain_Sharing.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail_EditDomain_Sharing.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditForwarding.ascx.cs">
|
|
<DependentUpon>SmarterMail_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ResizeImage.ashx.cs">
|
|
<DependentUpon>ResizeImage.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\Backup.ascx.cs">
|
|
<DependentUpon>Backup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\Backup.ascx.designer.cs">
|
|
<DependentUpon>Backup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\CalculatePackagesBandwidth.ascx.cs">
|
|
<DependentUpon>CalculatePackagesBandwidth.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\CalculatePackagesBandwidth.ascx.designer.cs">
|
|
<DependentUpon>CalculatePackagesBandwidth.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\CheckWebsite.ascx.cs">
|
|
<DependentUpon>CheckWebsite.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\CheckWebsite.ascx.designer.cs">
|
|
<DependentUpon>CheckWebsite.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\ExecuteSystemCommand.ascx.cs">
|
|
<DependentUpon>ExecuteSystemCommand.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\ExecuteSystemCommand.ascx.designer.cs">
|
|
<DependentUpon>ExecuteSystemCommand.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\HostedSolutionReport.ascx.cs">
|
|
<DependentUpon>HostedSolutionReport.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\HostedSolutionReport.ascx.designer.cs">
|
|
<DependentUpon>HostedSolutionReport.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\SendEmailNotification.ascx.cs">
|
|
<DependentUpon>SendEmailNotification.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\SendEmailNotification.ascx.designer.cs">
|
|
<DependentUpon>SendEmailNotification.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\SendFilesViaFtp.ascx.cs">
|
|
<DependentUpon>SendFilesViaFtp.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\SendFilesViaFtp.ascx.designer.cs">
|
|
<DependentUpon>SendFilesViaFtp.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\SuspendOverusedSpaces.ascx.cs">
|
|
<DependentUpon>SuspendOverusedSpaces.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\SuspendOverusedSpaces.ascx.designer.cs">
|
|
<DependentUpon>SuspendOverusedSpaces.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\ZipFiles.ascx.cs">
|
|
<DependentUpon>ZipFiles.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\ZipFiles.ascx.designer.cs">
|
|
<DependentUpon>ZipFiles.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsExchangeMailboxSetupLetter.ascx.cs">
|
|
<DependentUpon>SettingsExchangeMailboxSetupLetter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsExchangeMailboxSetupLetter.ascx.designer.cs">
|
|
<DependentUpon>SettingsExchangeMailboxSetupLetter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxSetupInstructions.ascx.cs">
|
|
<DependentUpon>ExchangeMailboxSetupInstructions.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxSetupInstructions.ascx.designer.cs">
|
|
<DependentUpon>ExchangeMailboxSetupInstructions.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeActiveSyncSettings.ascx.cs">
|
|
<DependentUpon>ExchangeActiveSyncSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeActiveSyncSettings.ascx.designer.cs">
|
|
<DependentUpon>ExchangeActiveSyncSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeAddDomainName.ascx.cs">
|
|
<DependentUpon>ExchangeAddDomainName.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeAddDomainName.ascx.designer.cs">
|
|
<DependentUpon>ExchangeAddDomainName.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeContactGeneralSettings.ascx.cs">
|
|
<DependentUpon>ExchangeContactGeneralSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeContactGeneralSettings.ascx.designer.cs">
|
|
<DependentUpon>ExchangeContactGeneralSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeContactMailFlowSettings.ascx.cs">
|
|
<DependentUpon>ExchangeContactMailFlowSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeContactMailFlowSettings.ascx.designer.cs">
|
|
<DependentUpon>ExchangeContactMailFlowSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeContacts.ascx.cs">
|
|
<DependentUpon>ExchangeContacts.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeContacts.ascx.designer.cs">
|
|
<DependentUpon>ExchangeContacts.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeCreateContact.ascx.cs">
|
|
<DependentUpon>ExchangeCreateContact.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeCreateContact.ascx.designer.cs">
|
|
<DependentUpon>ExchangeCreateContact.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeCreateDistributionList.ascx.cs">
|
|
<DependentUpon>ExchangeCreateDistributionList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeCreateDistributionList.ascx.designer.cs">
|
|
<DependentUpon>ExchangeCreateDistributionList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeCreateMailbox.ascx.cs">
|
|
<DependentUpon>ExchangeCreateMailbox.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeCreateMailbox.ascx.designer.cs">
|
|
<DependentUpon>ExchangeCreateMailbox.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeCreatePublicFolder.ascx.cs">
|
|
<DependentUpon>ExchangeCreatePublicFolder.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeCreatePublicFolder.ascx.designer.cs">
|
|
<DependentUpon>ExchangeCreatePublicFolder.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionListEmailAddresses.ascx.cs">
|
|
<DependentUpon>ExchangeDistributionListEmailAddresses.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionListEmailAddresses.ascx.designer.cs">
|
|
<DependentUpon>ExchangeDistributionListEmailAddresses.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionListGeneralSettings.ascx.cs">
|
|
<DependentUpon>ExchangeDistributionListGeneralSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionListGeneralSettings.ascx.designer.cs">
|
|
<DependentUpon>ExchangeDistributionListGeneralSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionListMailFlowSettings.ascx.cs">
|
|
<DependentUpon>ExchangeDistributionListMailFlowSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionListMailFlowSettings.ascx.designer.cs">
|
|
<DependentUpon>ExchangeDistributionListMailFlowSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionLists.ascx.cs">
|
|
<DependentUpon>ExchangeDistributionLists.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDistributionLists.ascx.designer.cs">
|
|
<DependentUpon>ExchangeDistributionLists.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDomainNames.ascx.cs">
|
|
<DependentUpon>ExchangeDomainNames.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDomainNames.ascx.designer.cs">
|
|
<DependentUpon>ExchangeDomainNames.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDomainRecords.ascx.cs">
|
|
<DependentUpon>ExchangeDomainRecords.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeDomainRecords.ascx.designer.cs">
|
|
<DependentUpon>ExchangeDomainRecords.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxEmailAddresses.ascx.cs">
|
|
<DependentUpon>ExchangeMailboxEmailAddresses.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxEmailAddresses.ascx.designer.cs">
|
|
<DependentUpon>ExchangeMailboxEmailAddresses.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxes.ascx.cs">
|
|
<DependentUpon>ExchangeMailboxes.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxes.ascx.designer.cs">
|
|
<DependentUpon>ExchangeMailboxes.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxGeneralSettings.ascx.cs">
|
|
<DependentUpon>ExchangeMailboxGeneralSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxGeneralSettings.ascx.designer.cs">
|
|
<DependentUpon>ExchangeMailboxGeneralSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxMailFlowSettings.ascx.cs">
|
|
<DependentUpon>ExchangeMailboxMailFlowSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeMailboxMailFlowSettings.ascx.designer.cs">
|
|
<DependentUpon>ExchangeMailboxMailFlowSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolderEmailAddresses.ascx.cs">
|
|
<DependentUpon>ExchangePublicFolderEmailAddresses.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolderEmailAddresses.ascx.designer.cs">
|
|
<DependentUpon>ExchangePublicFolderEmailAddresses.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolderGeneralSettings.ascx.cs">
|
|
<DependentUpon>ExchangePublicFolderGeneralSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolderGeneralSettings.ascx.designer.cs">
|
|
<DependentUpon>ExchangePublicFolderGeneralSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolderMailEnable.ascx.cs">
|
|
<DependentUpon>ExchangePublicFolderMailEnable.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolderMailEnable.ascx.designer.cs">
|
|
<DependentUpon>ExchangePublicFolderMailEnable.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolderMailFlowSettings.ascx.cs">
|
|
<DependentUpon>ExchangePublicFolderMailFlowSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolderMailFlowSettings.ascx.designer.cs">
|
|
<DependentUpon>ExchangePublicFolderMailFlowSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolders.ascx.cs">
|
|
<DependentUpon>ExchangePublicFolders.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangePublicFolders.ascx.designer.cs">
|
|
<DependentUpon>ExchangePublicFolders.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeStorageUsage.ascx.cs">
|
|
<DependentUpon>ExchangeStorageUsage.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeStorageUsage.ascx.designer.cs">
|
|
<DependentUpon>ExchangeStorageUsage.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeStorageUsageBreakdown.ascx.cs">
|
|
<DependentUpon>ExchangeStorageUsageBreakdown.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\ExchangeStorageUsageBreakdown.ascx.designer.cs">
|
|
<DependentUpon>ExchangeStorageUsageBreakdown.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\AcceptedSenders.ascx.cs">
|
|
<DependentUpon>AcceptedSenders.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\AcceptedSenders.ascx.designer.cs">
|
|
<DependentUpon>AcceptedSenders.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\AccountsList.ascx.cs">
|
|
<DependentUpon>AccountsList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\AccountsList.ascx.designer.cs">
|
|
<DependentUpon>AccountsList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\DaysBox.ascx.cs">
|
|
<DependentUpon>DaysBox.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\DaysBox.ascx.designer.cs">
|
|
<DependentUpon>DaysBox.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\Breadcrumb.ascx.cs">
|
|
<DependentUpon>Breadcrumb.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\Breadcrumb.ascx.designer.cs">
|
|
<DependentUpon>Breadcrumb.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\ContactTabs.ascx.cs">
|
|
<DependentUpon>ContactTabs.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\ContactTabs.ascx.designer.cs">
|
|
<DependentUpon>ContactTabs.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\CountrySelector.ascx.cs">
|
|
<DependentUpon>CountrySelector.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\CountrySelector.ascx.designer.cs">
|
|
<DependentUpon>CountrySelector.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\DistributionListTabs.ascx.cs">
|
|
<DependentUpon>DistributionListTabs.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\DistributionListTabs.ascx.designer.cs">
|
|
<DependentUpon>DistributionListTabs.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\DomainSelector.ascx.cs">
|
|
<DependentUpon>DomainSelector.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\DomainSelector.ascx.designer.cs">
|
|
<DependentUpon>DomainSelector.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\EmailAddress.ascx.cs">
|
|
<DependentUpon>EmailAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\EmailAddress.ascx.designer.cs">
|
|
<DependentUpon>EmailAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\MailboxSelector.ascx.cs">
|
|
<DependentUpon>MailboxSelector.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\MailboxSelector.ascx.designer.cs">
|
|
<DependentUpon>MailboxSelector.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\MailboxTabs.ascx.cs">
|
|
<DependentUpon>MailboxTabs.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\MailboxTabs.ascx.designer.cs">
|
|
<DependentUpon>MailboxTabs.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\Menu.ascx.cs">
|
|
<DependentUpon>Menu.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\Menu.ascx.designer.cs">
|
|
<DependentUpon>Menu.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\PublicFolderTabs.ascx.cs">
|
|
<DependentUpon>PublicFolderTabs.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\PublicFolderTabs.ascx.designer.cs">
|
|
<DependentUpon>PublicFolderTabs.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\RejectedSenders.ascx.cs">
|
|
<DependentUpon>RejectedSenders.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\RejectedSenders.ascx.designer.cs">
|
|
<DependentUpon>RejectedSenders.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\SizeBox.ascx.cs">
|
|
<DependentUpon>SizeBox.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ExchangeServer\UserControls\SizeBox.ascx.designer.cs">
|
|
<DependentUpon>SizeBox.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="InstallerInstallApplicationComplete.ascx.cs">
|
|
<DependentUpon>InstallerInstallApplicationComplete.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="InstallerInstallApplicationComplete.ascx.designer.cs">
|
|
<DependentUpon>InstallerInstallApplicationComplete.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Login.ascx.cs">
|
|
<DependentUpon>Login.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Login.ascx.designer.cs">
|
|
<DependentUpon>Login.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Bind_Settings.ascx.cs">
|
|
<DependentUpon>Bind_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Bind_Settings.ascx.designer.cs">
|
|
<DependentUpon>Bind_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\FileZilla_Settings.ascx.cs">
|
|
<DependentUpon>FileZilla_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\FileZilla_Settings.ascx.designer.cs">
|
|
<DependentUpon>FileZilla_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\FileZilla_EditAccount.ascx.cs">
|
|
<DependentUpon>FileZilla_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\FileZilla_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>FileZilla_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ServU_Settings.ascx.cs">
|
|
<DependentUpon>ServU_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ServU_Settings.ascx.designer.cs">
|
|
<DependentUpon>ServU_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ServU_EditAccount.ascx.cs">
|
|
<DependentUpon>ServU_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ServU_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>ServU_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditAccount.ascx.cs">
|
|
<DependentUpon>hMailServer43_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>hMailServer43_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditDomain.ascx.cs">
|
|
<DependentUpon>hMailServer43_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>hMailServer43_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditForwarding.ascx.cs">
|
|
<DependentUpon>hMailServer43_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>hMailServer43_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditGroup.ascx.cs">
|
|
<DependentUpon>hMailServer43_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>hMailServer43_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditList.ascx.cs">
|
|
<DependentUpon>hMailServer43_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_EditList.ascx.designer.cs">
|
|
<DependentUpon>hMailServer43_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_Settings.ascx.cs">
|
|
<DependentUpon>hMailServer43_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer43_Settings.ascx.designer.cs">
|
|
<DependentUpon>hMailServer43_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="RestoreWizard.ascx.cs">
|
|
<DependentUpon>RestoreWizard.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="RestoreWizard.ascx.designer.cs">
|
|
<DependentUpon>RestoreWizard.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsExchangePolicy.ascx.cs">
|
|
<DependentUpon>SettingsExchangePolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsExchangePolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsExchangePolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsOrganizationUserSummaryLetter.ascx.cs">
|
|
<DependentUpon>SettingsOrganizationUserSummaryLetter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsOrganizationUserSummaryLetter.ascx.designer.cs">
|
|
<DependentUpon>SettingsOrganizationUserSummaryLetter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsVpsPolicy.ascx.cs">
|
|
<DependentUpon>SettingsVpsPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsVpsPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsVpsPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsVpsSummaryLetter.ascx.cs">
|
|
<DependentUpon>SettingsVpsSummaryLetter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsVpsSummaryLetter.ascx.designer.cs">
|
|
<DependentUpon>SettingsVpsSummaryLetter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SkinControls\SiteFooter.ascx.cs">
|
|
<DependentUpon>SiteFooter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SkinControls\SiteFooter.ascx.designer.cs">
|
|
<DependentUpon>SiteFooter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceImportResources.ascx.cs">
|
|
<DependentUpon>SpaceImportResources.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceImportResources.ascx.designer.cs">
|
|
<DependentUpon>SpaceImportResources.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceQuotasControl.ascx.cs">
|
|
<DependentUpon>SpaceQuotasControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceQuotasControl.ascx.designer.cs">
|
|
<DependentUpon>SpaceQuotasControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsExchangeServer.ascx.cs">
|
|
<DependentUpon>SpaceSettingsExchangeServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsExchangeServer.ascx.designer.cs">
|
|
<DependentUpon>SpaceSettingsExchangeServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsVPS.ascx.cs">
|
|
<DependentUpon>SpaceSettingsVPS.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsVPS.ascx.designer.cs">
|
|
<DependentUpon>SpaceSettingsVPS.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SystemSettings.ascx.cs">
|
|
<DependentUpon>SystemSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SystemSettings.ascx.designer.cs">
|
|
<DependentUpon>SystemSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="TaskManager.asmx.cs">
|
|
<DependentUpon>TaskManager.asmx</DependentUpon>
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditAccount.ascx.cs">
|
|
<DependentUpon>AbilityMailServer_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>AbilityMailServer_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditDomain.ascx.cs">
|
|
<DependentUpon>AbilityMailServer_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>AbilityMailServer_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditForwarding.ascx.cs">
|
|
<DependentUpon>AbilityMailServer_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>AbilityMailServer_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditGroup.ascx.cs">
|
|
<DependentUpon>AbilityMailServer_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>AbilityMailServer_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditList.ascx.cs">
|
|
<DependentUpon>AbilityMailServer_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_EditList.ascx.designer.cs">
|
|
<DependentUpon>AbilityMailServer_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_Settings.ascx.cs">
|
|
<DependentUpon>AbilityMailServer_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AbilityMailServer_Settings.ascx.designer.cs">
|
|
<DependentUpon>AbilityMailServer_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditAccount.ascx.cs">
|
|
<DependentUpon>ArgoMail_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>ArgoMail_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditDomain.ascx.cs">
|
|
<DependentUpon>ArgoMail_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>ArgoMail_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditForwarding.ascx.cs">
|
|
<DependentUpon>ArgoMail_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>ArgoMail_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditGroup.ascx.cs">
|
|
<DependentUpon>ArgoMail_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>ArgoMail_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditList.ascx.cs">
|
|
<DependentUpon>ArgoMail_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_EditList.ascx.designer.cs">
|
|
<DependentUpon>ArgoMail_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_Settings.ascx.cs">
|
|
<DependentUpon>ArgoMail_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\ArgoMail_Settings.ascx.designer.cs">
|
|
<DependentUpon>ArgoMail_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditAccount.ascx.cs">
|
|
<DependentUpon>hMailServer_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>hMailServer_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditDomain.ascx.cs">
|
|
<DependentUpon>hMailServer_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>hMailServer_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditForwarding.ascx.cs">
|
|
<DependentUpon>hMailServer_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>hMailServer_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditGroup.ascx.cs">
|
|
<DependentUpon>hMailServer_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>hMailServer_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditList.ascx.cs">
|
|
<DependentUpon>hMailServer_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_EditList.ascx.designer.cs">
|
|
<DependentUpon>hMailServer_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_Settings.ascx.cs">
|
|
<DependentUpon>hMailServer_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\hMailServer_Settings.ascx.designer.cs">
|
|
<DependentUpon>hMailServer_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditAccount.ascx.cs">
|
|
<DependentUpon>MDaemon_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>MDaemon_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditDomain.ascx.cs">
|
|
<DependentUpon>MDaemon_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>MDaemon_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditForwarding.ascx.cs">
|
|
<DependentUpon>MDaemon_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>MDaemon_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditGroup.ascx.cs">
|
|
<DependentUpon>MDaemon_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>MDaemon_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditList.ascx.cs">
|
|
<DependentUpon>MDaemon_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_EditList.ascx.designer.cs">
|
|
<DependentUpon>MDaemon_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_Settings.ascx.cs">
|
|
<DependentUpon>MDaemon_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MDaemon_Settings.ascx.designer.cs">
|
|
<DependentUpon>MDaemon_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SearchSpaces.ascx.cs">
|
|
<DependentUpon>SearchSpaces.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SearchSpaces.ascx.designer.cs">
|
|
<DependentUpon>SearchSpaces.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SearchUsers.ascx.cs">
|
|
<DependentUpon>SearchUsers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SearchUsers.ascx.designer.cs">
|
|
<DependentUpon>SearchUsers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersEditEventViewer.ascx.cs">
|
|
<DependentUpon>ServersEditEventViewer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersEditEventViewer.ascx.designer.cs">
|
|
<DependentUpon>ServersEditEventViewer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersEditServer.ascx.cs">
|
|
<DependentUpon>ServersEditServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersEditServer.ascx.designer.cs">
|
|
<DependentUpon>ServersEditServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsWebsitePanelPolicy.ascx.cs">
|
|
<DependentUpon>SettingsWebsitePanelPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsWebsitePanelPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsWebsitePanelPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsOperatingSystemPolicy.ascx.cs">
|
|
<DependentUpon>SettingsOperatingSystemPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsOperatingSystemPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsOperatingSystemPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsSharePointPolicy.ascx.cs">
|
|
<DependentUpon>SettingsSharePointPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsSharePointPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsSharePointPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsMySqlPolicy.ascx.cs">
|
|
<DependentUpon>SettingsMySqlPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsMySqlPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsMySqlPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DiskspaceReport.ascx.cs">
|
|
<DependentUpon>DiskspaceReport.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="DiskspaceReport.ascx.designer.cs">
|
|
<DependentUpon>DiskspaceReport.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DiskspaceReportPackageDetails.ascx.cs">
|
|
<DependentUpon>DiskspaceReportPackageDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="DiskspaceReportPackageDetails.ascx.designer.cs">
|
|
<DependentUpon>DiskspaceReportPackageDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DnsZoneRecords.ascx.cs">
|
|
<DependentUpon>DnsZoneRecords.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="DnsZoneRecords.ascx.designer.cs">
|
|
<DependentUpon>DnsZoneRecords.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Domains.ascx.cs">
|
|
<DependentUpon>Domains.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Domains.ascx.designer.cs">
|
|
<DependentUpon>Domains.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DomainsAddDomain.ascx.cs">
|
|
<DependentUpon>DomainsAddDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="DomainsAddDomain.ascx.designer.cs">
|
|
<DependentUpon>DomainsAddDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DomainsEditDomain.ascx.cs">
|
|
<DependentUpon>DomainsEditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="DomainsEditDomain.ascx.designer.cs">
|
|
<DependentUpon>DomainsEditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DomainsSelectDomainControl.ascx.cs">
|
|
<DependentUpon>DomainsSelectDomainControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="DomainsSelectDomainControl.ascx.designer.cs">
|
|
<DependentUpon>DomainsSelectDomainControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FileManager.ascx.cs">
|
|
<DependentUpon>FileManager.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="FileManager.ascx.designer.cs">
|
|
<DependentUpon>FileManager.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FtpAccountEditAccount.ascx.cs">
|
|
<DependentUpon>FtpAccountEditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="FtpAccountEditAccount.ascx.designer.cs">
|
|
<DependentUpon>FtpAccountEditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FtpAccounts.ascx.cs">
|
|
<DependentUpon>FtpAccounts.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="FtpAccounts.ascx.designer.cs">
|
|
<DependentUpon>FtpAccounts.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="GlobalDnsRecordsControl.ascx.cs">
|
|
<DependentUpon>GlobalDnsRecordsControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="GlobalDnsRecordsControl.ascx.designer.cs">
|
|
<DependentUpon>GlobalDnsRecordsControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostingAddons.ascx.cs">
|
|
<DependentUpon>HostingAddons.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostingAddons.ascx.designer.cs">
|
|
<DependentUpon>HostingAddons.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostingAddonsEditAddon.ascx.cs">
|
|
<DependentUpon>HostingAddonsEditAddon.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostingAddonsEditAddon.ascx.designer.cs">
|
|
<DependentUpon>HostingAddonsEditAddon.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostingPlans.ascx.cs">
|
|
<DependentUpon>HostingPlans.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostingPlans.ascx.designer.cs">
|
|
<DependentUpon>HostingPlans.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostingPlansEditPlan.ascx.cs">
|
|
<DependentUpon>HostingPlansEditPlan.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostingPlansEditPlan.ascx.designer.cs">
|
|
<DependentUpon>HostingPlansEditPlan.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="HostingPlansQuotas.ascx.cs">
|
|
<DependentUpon>HostingPlansQuotas.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="HostingPlansQuotas.ascx.designer.cs">
|
|
<DependentUpon>HostingPlansQuotas.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="InstallerApplicationHeader.ascx.cs">
|
|
<DependentUpon>InstallerApplicationHeader.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="InstallerApplicationHeader.ascx.designer.cs">
|
|
<DependentUpon>InstallerApplicationHeader.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="InstallerApplications.ascx.cs">
|
|
<DependentUpon>InstallerApplications.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="InstallerApplications.ascx.designer.cs">
|
|
<DependentUpon>InstallerApplications.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="InstallerInstallApplication.ascx.cs">
|
|
<DependentUpon>InstallerInstallApplication.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="InstallerInstallApplication.ascx.designer.cs">
|
|
<DependentUpon>InstallerInstallApplication.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="IPAddresses.ascx.cs">
|
|
<DependentUpon>IPAddresses.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="IPAddresses.ascx.designer.cs">
|
|
<DependentUpon>IPAddresses.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="IPAddressesAddIPAddress.ascx.cs">
|
|
<DependentUpon>IPAddressesAddIPAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="IPAddressesAddIPAddress.ascx.designer.cs">
|
|
<DependentUpon>IPAddressesAddIPAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="IPAddressesEditIPAddress.ascx.cs">
|
|
<DependentUpon>IPAddressesEditIPAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="IPAddressesEditIPAddress.ascx.designer.cs">
|
|
<DependentUpon>IPAddressesEditIPAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LoggedUserEditDetails.ascx.cs">
|
|
<DependentUpon>LoggedUserEditDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="LoggedUserEditDetails.ascx.designer.cs">
|
|
<DependentUpon>LoggedUserEditDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LoginForgotPassword.ascx.cs">
|
|
<DependentUpon>LoginForgotPassword.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="LoginForgotPassword.ascx.designer.cs">
|
|
<DependentUpon>LoginForgotPassword.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailAccounts.ascx.cs">
|
|
<DependentUpon>MailAccounts.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailAccounts.ascx.designer.cs">
|
|
<DependentUpon>MailAccounts.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailAccountsEditAccount.ascx.cs">
|
|
<DependentUpon>MailAccountsEditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailAccountsEditAccount.ascx.designer.cs">
|
|
<DependentUpon>MailAccountsEditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailDomains.ascx.cs">
|
|
<DependentUpon>MailDomains.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailDomains.ascx.designer.cs">
|
|
<DependentUpon>MailDomains.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailDomainsAddPointer.ascx.cs">
|
|
<DependentUpon>MailDomainsAddPointer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailDomainsAddPointer.ascx.designer.cs">
|
|
<DependentUpon>MailDomainsAddPointer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailDomainsEditDomain.ascx.cs">
|
|
<DependentUpon>MailDomainsEditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailDomainsEditDomain.ascx.designer.cs">
|
|
<DependentUpon>MailDomainsEditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailEditAddress.ascx.cs">
|
|
<DependentUpon>MailEditAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailEditAddress.ascx.designer.cs">
|
|
<DependentUpon>MailEditAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailEditItems.ascx.cs">
|
|
<DependentUpon>MailEditItems.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailEditItems.ascx.designer.cs">
|
|
<DependentUpon>MailEditItems.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailForwardings.ascx.cs">
|
|
<DependentUpon>MailForwardings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailForwardings.ascx.designer.cs">
|
|
<DependentUpon>MailForwardings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailForwardingsEditForwarding.ascx.cs">
|
|
<DependentUpon>MailForwardingsEditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailForwardingsEditForwarding.ascx.designer.cs">
|
|
<DependentUpon>MailForwardingsEditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailGroups.ascx.cs">
|
|
<DependentUpon>MailGroups.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailGroups.ascx.designer.cs">
|
|
<DependentUpon>MailGroups.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailGroupsEditGroup.ascx.cs">
|
|
<DependentUpon>MailGroupsEditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailGroupsEditGroup.ascx.designer.cs">
|
|
<DependentUpon>MailGroupsEditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailLists.ascx.cs">
|
|
<DependentUpon>MailLists.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailLists.ascx.designer.cs">
|
|
<DependentUpon>MailLists.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MailListsEditList.ascx.cs">
|
|
<DependentUpon>MailListsEditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MailListsEditList.ascx.designer.cs">
|
|
<DependentUpon>MailListsEditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OdbcEditSource.ascx.cs">
|
|
<DependentUpon>OdbcEditSource.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="OdbcEditSource.ascx.designer.cs">
|
|
<DependentUpon>OdbcEditSource.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OdbcSources.ascx.cs">
|
|
<DependentUpon>OdbcSources.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="OdbcSources.ascx.designer.cs">
|
|
<DependentUpon>OdbcSources.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SkinControls\GlobalSearch.ascx.cs">
|
|
<DependentUpon>GlobalSearch.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SkinControls\GlobalSearch.ascx.designer.cs">
|
|
<DependentUpon>GlobalSearch.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceEditAddon.ascx.cs">
|
|
<DependentUpon>SpaceEditAddon.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceEditAddon.ascx.designer.cs">
|
|
<DependentUpon>SpaceEditAddon.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceDetailsHeaderControl.ascx.cs">
|
|
<DependentUpon>SpaceDetailsHeaderControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceDetailsHeaderControl.ascx.designer.cs">
|
|
<DependentUpon>SpaceDetailsHeaderControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Peers.ascx.cs">
|
|
<DependentUpon>Peers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Peers.ascx.designer.cs">
|
|
<DependentUpon>Peers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="PeersEditPeer.ascx.cs">
|
|
<DependentUpon>PeersEditPeer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="PeersEditPeer.ascx.designer.cs">
|
|
<DependentUpon>PeersEditPeer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AWStats_EditSite.ascx.cs">
|
|
<DependentUpon>AWStats_EditSite.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AWStats_EditSite.ascx.designer.cs">
|
|
<DependentUpon>AWStats_EditSite.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AWStats_Settings.ascx.cs">
|
|
<DependentUpon>AWStats_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\AWStats_Settings.ascx.designer.cs">
|
|
<DependentUpon>AWStats_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Common_ActiveDirectoryIntegration.ascx.cs">
|
|
<DependentUpon>Common_ActiveDirectoryIntegration.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Common_ActiveDirectoryIntegration.ascx.designer.cs">
|
|
<DependentUpon>Common_ActiveDirectoryIntegration.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Common_IPAddressesList.ascx.cs">
|
|
<DependentUpon>Common_IPAddressesList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Common_IPAddressesList.ascx.designer.cs">
|
|
<DependentUpon>Common_IPAddressesList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Common_SecondaryDNSServers.ascx.cs">
|
|
<DependentUpon>Common_SecondaryDNSServers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Common_SecondaryDNSServers.ascx.designer.cs">
|
|
<DependentUpon>Common_SecondaryDNSServers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Gene6FTP_EditAccount.ascx.cs">
|
|
<DependentUpon>Gene6FTP_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Gene6FTP_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>Gene6FTP_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Gene6FTP_Settings.ascx.cs">
|
|
<DependentUpon>Gene6FTP_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Gene6FTP_Settings.ascx.designer.cs">
|
|
<DependentUpon>Gene6FTP_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\IIS60_Settings.ascx.cs">
|
|
<DependentUpon>IIS60_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\IIS60_Settings.ascx.designer.cs">
|
|
<DependentUpon>IIS60_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditAccount.ascx.cs">
|
|
<DependentUpon>MailEnable_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>MailEnable_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditDomain.ascx.cs">
|
|
<DependentUpon>MailEnable_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>MailEnable_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditForwarding.ascx.cs">
|
|
<DependentUpon>MailEnable_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>MailEnable_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditGroup.ascx.cs">
|
|
<DependentUpon>MailEnable_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>MailEnable_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditList.ascx.cs">
|
|
<DependentUpon>MailEnable_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_EditList.ascx.designer.cs">
|
|
<DependentUpon>MailEnable_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_Settings.ascx.cs">
|
|
<DependentUpon>MailEnable_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MailEnable_Settings.ascx.designer.cs">
|
|
<DependentUpon>MailEnable_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditAccount.ascx.cs">
|
|
<DependentUpon>Merak_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>Merak_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditDomain.ascx.cs">
|
|
<DependentUpon>Merak_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>Merak_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditForwarding.ascx.cs">
|
|
<DependentUpon>Merak_EditForwarding.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditForwarding.ascx.designer.cs">
|
|
<DependentUpon>Merak_EditForwarding.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditGroup.ascx.cs">
|
|
<DependentUpon>Merak_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>Merak_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditList.ascx.cs">
|
|
<DependentUpon>Merak_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_EditList.ascx.designer.cs">
|
|
<DependentUpon>Merak_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_Settings.ascx.cs">
|
|
<DependentUpon>Merak_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Merak_Settings.ascx.designer.cs">
|
|
<DependentUpon>Merak_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSDNS_Settings.ascx.cs">
|
|
<DependentUpon>MSDNS_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSDNS_Settings.ascx.designer.cs">
|
|
<DependentUpon>MSDNS_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSFTP60_EditAccount.ascx.cs">
|
|
<DependentUpon>MSFTP60_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSFTP60_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>MSFTP60_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSFTP60_Settings.ascx.cs">
|
|
<DependentUpon>MSFTP60_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSFTP60_Settings.ascx.designer.cs">
|
|
<DependentUpon>MSFTP60_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSSQL_EditDatabase.ascx.cs">
|
|
<DependentUpon>MSSQL_EditDatabase.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSSQL_EditDatabase.ascx.designer.cs">
|
|
<DependentUpon>MSSQL_EditDatabase.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSSQL_EditUser.ascx.cs">
|
|
<DependentUpon>MSSQL_EditUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSSQL_EditUser.ascx.designer.cs">
|
|
<DependentUpon>MSSQL_EditUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSSQL_Settings.ascx.cs">
|
|
<DependentUpon>MSSQL_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MSSQL_Settings.ascx.designer.cs">
|
|
<DependentUpon>MSSQL_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MySQL_EditDatabase.ascx.cs">
|
|
<DependentUpon>MySQL_EditDatabase.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MySQL_EditDatabase.ascx.designer.cs">
|
|
<DependentUpon>MySQL_EditDatabase.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MySQL_EditUser.ascx.cs">
|
|
<DependentUpon>MySQL_EditUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MySQL_EditUser.ascx.designer.cs">
|
|
<DependentUpon>MySQL_EditUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MySQL_Settings.ascx.cs">
|
|
<DependentUpon>MySQL_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\MySQL_Settings.ascx.designer.cs">
|
|
<DependentUpon>MySQL_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SimpleDNS_Settings.ascx.cs">
|
|
<DependentUpon>SimpleDNS_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SimpleDNS_Settings.ascx.designer.cs">
|
|
<DependentUpon>SimpleDNS_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditAccount.ascx.cs">
|
|
<DependentUpon>SmarterMail_EditAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditAccount.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail_EditAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditDomain.ascx.cs">
|
|
<DependentUpon>SmarterMail_EditDomain.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditDomain.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail_EditDomain.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditGroup.ascx.cs">
|
|
<DependentUpon>SmarterMail_EditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditGroup.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail_EditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditList.ascx.cs">
|
|
<DependentUpon>SmarterMail_EditList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_EditList.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail_EditList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_Settings.ascx.cs">
|
|
<DependentUpon>SmarterMail_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterMail_Settings.ascx.designer.cs">
|
|
<DependentUpon>SmarterMail_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterStats_EditSite.ascx.cs">
|
|
<DependentUpon>SmarterStats_EditSite.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterStats_EditSite.ascx.designer.cs">
|
|
<DependentUpon>SmarterStats_EditSite.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterStats_Settings.ascx.cs">
|
|
<DependentUpon>SmarterStats_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\SmarterStats_Settings.ascx.designer.cs">
|
|
<DependentUpon>SmarterStats_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Sps20_Settings.ascx.cs">
|
|
<DependentUpon>Sps20_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Sps20_Settings.ascx.designer.cs">
|
|
<DependentUpon>Sps20_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Windows2003_Settings.ascx.cs">
|
|
<DependentUpon>Windows2003_Settings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ProviderControls\Windows2003_Settings.ascx.designer.cs">
|
|
<DependentUpon>Windows2003_Settings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Schedules.ascx.cs">
|
|
<DependentUpon>Schedules.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Schedules.ascx.designer.cs">
|
|
<DependentUpon>Schedules.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SchedulesEditSchedule.ascx.cs">
|
|
<DependentUpon>SchedulesEditSchedule.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SchedulesEditSchedule.ascx.designer.cs">
|
|
<DependentUpon>SchedulesEditSchedule.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServerDnsRecordsControl.ascx.cs">
|
|
<DependentUpon>ServerDnsRecordsControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServerDnsRecordsControl.ascx.designer.cs">
|
|
<DependentUpon>ServerDnsRecordsControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServerHeaderControl.ascx.cs">
|
|
<DependentUpon>ServerHeaderControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServerHeaderControl.ascx.designer.cs">
|
|
<DependentUpon>ServerHeaderControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServerIPAddressesControl.ascx.cs">
|
|
<DependentUpon>ServerIPAddressesControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServerIPAddressesControl.ascx.designer.cs">
|
|
<DependentUpon>ServerIPAddressesControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Servers.ascx.cs">
|
|
<DependentUpon>Servers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Servers.ascx.designer.cs">
|
|
<DependentUpon>Servers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersAddServer.ascx.cs">
|
|
<DependentUpon>ServersAddServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersAddServer.ascx.designer.cs">
|
|
<DependentUpon>ServersAddServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersAddService.ascx.cs">
|
|
<DependentUpon>ServersAddService.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersAddService.ascx.designer.cs">
|
|
<DependentUpon>ServersAddService.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersEditReboot.ascx.cs">
|
|
<DependentUpon>ServersEditReboot.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersEditReboot.ascx.designer.cs">
|
|
<DependentUpon>ServersEditReboot.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersEditService.ascx.cs">
|
|
<DependentUpon>ServersEditService.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersEditService.ascx.designer.cs">
|
|
<DependentUpon>ServersEditService.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersEditSystemProcesses.ascx.cs">
|
|
<DependentUpon>ServersEditSystemProcesses.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersEditSystemProcesses.ascx.designer.cs">
|
|
<DependentUpon>ServersEditSystemProcesses.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersEditTerminalConnections.ascx.cs">
|
|
<DependentUpon>ServersEditTerminalConnections.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersEditTerminalConnections.ascx.designer.cs">
|
|
<DependentUpon>ServersEditTerminalConnections.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServersEditWindowsServices.ascx.cs">
|
|
<DependentUpon>ServersEditWindowsServices.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServersEditWindowsServices.ascx.designer.cs">
|
|
<DependentUpon>ServersEditWindowsServices.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServerServicesControl.ascx.cs">
|
|
<DependentUpon>ServerServicesControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ServerServicesControl.ascx.designer.cs">
|
|
<DependentUpon>ServerServicesControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsAccountSummaryLetter.ascx.cs">
|
|
<DependentUpon>SettingsAccountSummaryLetter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsAccountSummaryLetter.ascx.designer.cs">
|
|
<DependentUpon>SettingsAccountSummaryLetter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsEditor.ascx.cs">
|
|
<DependentUpon>SettingsEditor.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsEditor.ascx.designer.cs">
|
|
<DependentUpon>SettingsEditor.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsFtpPolicy.ascx.cs">
|
|
<DependentUpon>SettingsFtpPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsFtpPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsFtpPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsMailPolicy.ascx.cs">
|
|
<DependentUpon>SettingsMailPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsMailPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsMailPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsMsSqlPolicy.ascx.cs">
|
|
<DependentUpon>SettingsMsSqlPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsMsSqlPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsMsSqlPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsPackageSummaryLetter.ascx.cs">
|
|
<DependentUpon>SettingsPackageSummaryLetter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsPackageSummaryLetter.ascx.designer.cs">
|
|
<DependentUpon>SettingsPackageSummaryLetter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsPasswordReminderLetter.ascx.cs">
|
|
<DependentUpon>SettingsPasswordReminderLetter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsPasswordReminderLetter.ascx.designer.cs">
|
|
<DependentUpon>SettingsPasswordReminderLetter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettingsWebPolicy.ascx.cs">
|
|
<DependentUpon>SettingsWebPolicy.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SettingsWebPolicy.ascx.designer.cs">
|
|
<DependentUpon>SettingsWebPolicy.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharedSSLAddFolder.ascx.cs">
|
|
<DependentUpon>SharedSSLAddFolder.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharedSSLAddFolder.ascx.designer.cs">
|
|
<DependentUpon>SharedSSLAddFolder.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharedSSLEditFolder.ascx.cs">
|
|
<DependentUpon>SharedSSLEditFolder.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharedSSLEditFolder.ascx.designer.cs">
|
|
<DependentUpon>SharedSSLEditFolder.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharedSSLFolders.ascx.cs">
|
|
<DependentUpon>SharedSSLFolders.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharedSSLFolders.ascx.designer.cs">
|
|
<DependentUpon>SharedSSLFolders.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointBackupSite.ascx.cs">
|
|
<DependentUpon>SharePointBackupSite.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointBackupSite.ascx.designer.cs">
|
|
<DependentUpon>SharePointBackupSite.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointEditSite.ascx.cs">
|
|
<DependentUpon>SharePointEditSite.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointEditSite.ascx.designer.cs">
|
|
<DependentUpon>SharePointEditSite.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointInstallWebPartPackage.ascx.cs">
|
|
<DependentUpon>SharePointInstallWebPartPackage.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointInstallWebPartPackage.ascx.designer.cs">
|
|
<DependentUpon>SharePointInstallWebPartPackage.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointRestoreSite.ascx.cs">
|
|
<DependentUpon>SharePointRestoreSite.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointRestoreSite.ascx.designer.cs">
|
|
<DependentUpon>SharePointRestoreSite.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointSites.ascx.cs">
|
|
<DependentUpon>SharePointSites.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointSites.ascx.designer.cs">
|
|
<DependentUpon>SharePointSites.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointWebPartPackages.ascx.cs">
|
|
<DependentUpon>SharePointWebPartPackages.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointWebPartPackages.ascx.designer.cs">
|
|
<DependentUpon>SharePointWebPartPackages.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="TextHTML.ascx.cs">
|
|
<DependentUpon>TextHTML.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="TextHTML.ascx.designer.cs">
|
|
<DependentUpon>TextHTML.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\AllocatePackageIPAddresses.ascx.cs">
|
|
<DependentUpon>AllocatePackageIPAddresses.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\AllocatePackageIPAddresses.ascx.designer.cs">
|
|
<DependentUpon>AllocatePackageIPAddresses.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\AuditLogControl.ascx.cs">
|
|
<DependentUpon>AuditLogControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\AuditLogControl.ascx.designer.cs">
|
|
<DependentUpon>AuditLogControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\CheckBoxOption.ascx.cs">
|
|
<DependentUpon>CheckBoxOption.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\CheckBoxOption.ascx.designer.cs">
|
|
<DependentUpon>CheckBoxOption.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\EditIPAddressControl.ascx.cs">
|
|
<DependentUpon>EditIPAddressControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\EditIPAddressControl.ascx.designer.cs">
|
|
<DependentUpon>EditIPAddressControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\EnableAsyncTasksSupport.ascx.cs">
|
|
<DependentUpon>EnableAsyncTasksSupport.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\EnableAsyncTasksSupport.ascx.designer.cs">
|
|
<DependentUpon>EnableAsyncTasksSupport.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SkinControls\Logo.ascx.cs">
|
|
<DependentUpon>Logo.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SkinControls\Logo.ascx.designer.cs">
|
|
<DependentUpon>Logo.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SkinControls\ProductVersion.ascx.cs">
|
|
<DependentUpon>ProductVersion.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SkinControls\ProductVersion.ascx.designer.cs">
|
|
<DependentUpon>ProductVersion.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SkinControls\SignedInUser.ascx.cs">
|
|
<DependentUpon>SignedInUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SkinControls\SignedInUser.ascx.designer.cs">
|
|
<DependentUpon>SignedInUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SkinControls\TopMenu.ascx.cs">
|
|
<DependentUpon>TopMenu.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SkinControls\TopMenu.ascx.designer.cs">
|
|
<DependentUpon>TopMenu.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SkinControls\UserSpaceBreadcrumb.ascx.cs">
|
|
<DependentUpon>UserSpaceBreadcrumb.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SkinControls\UserSpaceBreadcrumb.ascx.designer.cs">
|
|
<DependentUpon>UserSpaceBreadcrumb.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceDeleteSpace.ascx.cs">
|
|
<DependentUpon>SpaceDeleteSpace.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceDeleteSpace.ascx.designer.cs">
|
|
<DependentUpon>SpaceDeleteSpace.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceDetails.ascx.cs">
|
|
<DependentUpon>SpaceDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceDetails.ascx.designer.cs">
|
|
<DependentUpon>SpaceDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceEditDetails.ascx.cs">
|
|
<DependentUpon>SpaceEditDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceEditDetails.ascx.designer.cs">
|
|
<DependentUpon>SpaceEditDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceEditDnsRecords.ascx.cs">
|
|
<DependentUpon>SpaceEditDnsRecords.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceEditDnsRecords.ascx.designer.cs">
|
|
<DependentUpon>SpaceEditDnsRecords.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceMenu.ascx.cs">
|
|
<DependentUpon>SpaceMenu.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceMenu.ascx.designer.cs">
|
|
<DependentUpon>SpaceMenu.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceNestedSpaces.ascx.cs">
|
|
<DependentUpon>SpaceNestedSpaces.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceNestedSpaces.ascx.designer.cs">
|
|
<DependentUpon>SpaceNestedSpaces.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceNestedSpacesSummary.ascx.cs">
|
|
<DependentUpon>SpaceNestedSpacesSummary.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceNestedSpacesSummary.ascx.designer.cs">
|
|
<DependentUpon>SpaceNestedSpacesSummary.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceNotes.ascx.cs">
|
|
<DependentUpon>SpaceNotes.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceNotes.ascx.designer.cs">
|
|
<DependentUpon>SpaceNotes.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceQuotas.ascx.cs">
|
|
<DependentUpon>SpaceQuotas.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceQuotas.ascx.designer.cs">
|
|
<DependentUpon>SpaceQuotas.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceSettings.ascx.cs">
|
|
<DependentUpon>SpaceSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceSettings.ascx.designer.cs">
|
|
<DependentUpon>SpaceSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsEditor.ascx.cs">
|
|
<DependentUpon>SpaceSettingsEditor.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsEditor.ascx.designer.cs">
|
|
<DependentUpon>SpaceSettingsEditor.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsInstantAlias.ascx.cs">
|
|
<DependentUpon>SpaceSettingsInstantAlias.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsInstantAlias.ascx.designer.cs">
|
|
<DependentUpon>SpaceSettingsInstantAlias.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsNameServers.ascx.cs">
|
|
<DependentUpon>SpaceSettingsNameServers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsNameServers.ascx.designer.cs">
|
|
<DependentUpon>SpaceSettingsNameServers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsSharedSSLSites.ascx.cs">
|
|
<DependentUpon>SpaceSettingsSharedSSLSites.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsSharedSSLSites.ascx.designer.cs">
|
|
<DependentUpon>SpaceSettingsSharedSSLSites.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsSpacesFolder.ascx.cs">
|
|
<DependentUpon>SpaceSettingsSpacesFolder.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceSettingsSpacesFolder.ascx.designer.cs">
|
|
<DependentUpon>SpaceSettingsSpacesFolder.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceSummaryLetter.ascx.cs">
|
|
<DependentUpon>SpaceSummaryLetter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceSummaryLetter.ascx.designer.cs">
|
|
<DependentUpon>SpaceSummaryLetter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceTools.ascx.cs">
|
|
<DependentUpon>SpaceTools.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceTools.ascx.designer.cs">
|
|
<DependentUpon>SpaceTools.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpaceViewQuotas.ascx.cs">
|
|
<DependentUpon>SpaceViewQuotas.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SpaceViewQuotas.ascx.designer.cs">
|
|
<DependentUpon>SpaceViewQuotas.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SqlBackupDatabase.ascx.cs">
|
|
<DependentUpon>SqlBackupDatabase.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SqlBackupDatabase.ascx.designer.cs">
|
|
<DependentUpon>SqlBackupDatabase.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SqlDatabases.ascx.cs">
|
|
<DependentUpon>SqlDatabases.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SqlDatabases.ascx.designer.cs">
|
|
<DependentUpon>SqlDatabases.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SqlEditDatabase.ascx.cs">
|
|
<DependentUpon>SqlEditDatabase.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SqlEditDatabase.ascx.designer.cs">
|
|
<DependentUpon>SqlEditDatabase.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SqlEditUser.ascx.cs">
|
|
<DependentUpon>SqlEditUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SqlEditUser.ascx.designer.cs">
|
|
<DependentUpon>SqlEditUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SqlRestoreDatabase.ascx.cs">
|
|
<DependentUpon>SqlRestoreDatabase.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SqlRestoreDatabase.ascx.designer.cs">
|
|
<DependentUpon>SqlRestoreDatabase.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SqlUsers.ascx.cs">
|
|
<DependentUpon>SqlUsers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SqlUsers.ascx.designer.cs">
|
|
<DependentUpon>SqlUsers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Statistics.ascx.cs">
|
|
<DependentUpon>Statistics.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Statistics.ascx.designer.cs">
|
|
<DependentUpon>Statistics.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="StatisticsEditStatistics.ascx.cs">
|
|
<DependentUpon>StatisticsEditStatistics.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="StatisticsEditStatistics.ascx.designer.cs">
|
|
<DependentUpon>StatisticsEditStatistics.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointGroups.ascx.cs">
|
|
<DependentUpon>SharePointGroups.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointGroups.ascx.designer.cs">
|
|
<DependentUpon>SharePointGroups.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointGroupsEditGroup.ascx.cs">
|
|
<DependentUpon>SharePointGroupsEditGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointGroupsEditGroup.ascx.designer.cs">
|
|
<DependentUpon>SharePointGroupsEditGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointUsers.ascx.cs">
|
|
<DependentUpon>SharePointUsers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointUsers.ascx.designer.cs">
|
|
<DependentUpon>SharePointUsers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SharePointUsersEditUser.ascx.cs">
|
|
<DependentUpon>SharePointUsersEditUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="SharePointUsersEditUser.ascx.designer.cs">
|
|
<DependentUpon>SharePointUsersEditUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Tasks.ascx.cs">
|
|
<DependentUpon>Tasks.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Tasks.ascx.designer.cs">
|
|
<DependentUpon>Tasks.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="TasksTaskDetails.ascx.cs">
|
|
<DependentUpon>TasksTaskDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="TasksTaskDetails.ascx.designer.cs">
|
|
<DependentUpon>TasksTaskDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountChangePassword.ascx.cs">
|
|
<DependentUpon>UserAccountChangePassword.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountChangePassword.ascx.designer.cs">
|
|
<DependentUpon>UserAccountChangePassword.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountDetails.ascx.cs">
|
|
<DependentUpon>UserAccountDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountDetails.ascx.designer.cs">
|
|
<DependentUpon>UserAccountDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountEditDetails.ascx.cs">
|
|
<DependentUpon>UserAccountEditDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountEditDetails.ascx.designer.cs">
|
|
<DependentUpon>UserAccountEditDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountMailTemplateSettings.ascx.cs">
|
|
<DependentUpon>UserAccountMailTemplateSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountMailTemplateSettings.ascx.designer.cs">
|
|
<DependentUpon>UserAccountMailTemplateSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountMenu.ascx.cs">
|
|
<DependentUpon>UserAccountMenu.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountMenu.ascx.designer.cs">
|
|
<DependentUpon>UserAccountMenu.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountNotes.ascx.cs">
|
|
<DependentUpon>UserAccountNotes.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountNotes.ascx.designer.cs">
|
|
<DependentUpon>UserAccountNotes.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountPolicySettings.ascx.cs">
|
|
<DependentUpon>UserAccountPolicySettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountPolicySettings.ascx.designer.cs">
|
|
<DependentUpon>UserAccountPolicySettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountSummaryLetter.ascx.cs">
|
|
<DependentUpon>UserAccountSummaryLetter.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountSummaryLetter.ascx.designer.cs">
|
|
<DependentUpon>UserAccountSummaryLetter.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountTools.ascx.cs">
|
|
<DependentUpon>UserAccountTools.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountTools.ascx.designer.cs">
|
|
<DependentUpon>UserAccountTools.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\CalendarControl.ascx.cs">
|
|
<DependentUpon>CalendarControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\CalendarControl.ascx.designer.cs">
|
|
<DependentUpon>CalendarControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\CollapsiblePanel.ascx.cs">
|
|
<DependentUpon>CollapsiblePanel.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\CollapsiblePanel.ascx.designer.cs">
|
|
<DependentUpon>CollapsiblePanel.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\Comments.ascx.cs">
|
|
<DependentUpon>Comments.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\Comments.ascx.designer.cs">
|
|
<DependentUpon>Comments.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\ContactDetails.ascx.cs">
|
|
<DependentUpon>ContactDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\ContactDetails.ascx.designer.cs">
|
|
<DependentUpon>ContactDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\EditDomainsList.ascx.cs">
|
|
<DependentUpon>EditDomainsList.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\EditDomainsList.ascx.designer.cs">
|
|
<DependentUpon>EditDomainsList.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\EditItemComments.ascx.cs">
|
|
<DependentUpon>EditItemComments.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\EditItemComments.ascx.designer.cs">
|
|
<DependentUpon>EditItemComments.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\EmailControl.ascx.cs">
|
|
<DependentUpon>EmailControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\EmailControl.ascx.designer.cs">
|
|
<DependentUpon>EmailControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\FileLookup.ascx.cs">
|
|
<DependentUpon>FileLookup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\FileLookup.ascx.designer.cs">
|
|
<DependentUpon>FileLookup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\FileNameControl.ascx.cs">
|
|
<DependentUpon>FileNameControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\FileNameControl.ascx.designer.cs">
|
|
<DependentUpon>FileNameControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\Gauge.ascx.cs">
|
|
<DependentUpon>Gauge.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\Gauge.ascx.designer.cs">
|
|
<DependentUpon>Gauge.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\MessageBox.ascx.cs">
|
|
<DependentUpon>MessageBox.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\MessageBox.ascx.designer.cs">
|
|
<DependentUpon>MessageBox.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\PackageIPAddresses.ascx.cs">
|
|
<DependentUpon>PackageIPAddresses.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\PackageIPAddresses.ascx.designer.cs">
|
|
<DependentUpon>PackageIPAddresses.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\ParameterEditor.ascx.cs">
|
|
<DependentUpon>ParameterEditor.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\ParameterEditor.ascx.designer.cs">
|
|
<DependentUpon>ParameterEditor.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\PasswordControl.ascx.cs">
|
|
<DependentUpon>PasswordControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\PasswordControl.ascx.designer.cs">
|
|
<DependentUpon>PasswordControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\PasswordPolicyEditor.ascx.cs">
|
|
<DependentUpon>PasswordPolicyEditor.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\PasswordPolicyEditor.ascx.designer.cs">
|
|
<DependentUpon>PasswordPolicyEditor.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\PopupHeader.ascx.cs">
|
|
<DependentUpon>PopupHeader.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\PopupHeader.ascx.designer.cs">
|
|
<DependentUpon>PopupHeader.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\Quota.ascx.cs">
|
|
<DependentUpon>Quota.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\Quota.ascx.designer.cs">
|
|
<DependentUpon>Quota.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\QuotaEditor.ascx.cs">
|
|
<DependentUpon>QuotaEditor.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\QuotaEditor.ascx.designer.cs">
|
|
<DependentUpon>QuotaEditor.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\QuotaViewer.ascx.cs">
|
|
<DependentUpon>QuotaViewer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\QuotaViewer.ascx.designer.cs">
|
|
<DependentUpon>QuotaViewer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\ScheduleInterval.ascx.cs">
|
|
<DependentUpon>ScheduleInterval.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\ScheduleInterval.ascx.designer.cs">
|
|
<DependentUpon>ScheduleInterval.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\BackupDatabase.ascx.cs">
|
|
<DependentUpon>BackupDatabase.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\BackupDatabase.ascx.designer.cs">
|
|
<DependentUpon>BackupDatabase.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\EmptyView.ascx.cs">
|
|
<DependentUpon>EmptyView.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ScheduleTaskControls\EmptyView.ascx.designer.cs">
|
|
<DependentUpon>EmptyView.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\ScheduleTime.ascx.cs">
|
|
<DependentUpon>ScheduleTime.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\ScheduleTime.ascx.designer.cs">
|
|
<DependentUpon>ScheduleTime.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\SearchBox.ascx.cs">
|
|
<DependentUpon>SearchBox.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\SearchBox.ascx.designer.cs">
|
|
<DependentUpon>SearchBox.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\SelectIPAddress.ascx.cs">
|
|
<DependentUpon>SelectIPAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\SelectIPAddress.ascx.designer.cs">
|
|
<DependentUpon>SelectIPAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\ServerDetails.ascx.cs">
|
|
<DependentUpon>ServerDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\ServerDetails.ascx.designer.cs">
|
|
<DependentUpon>ServerDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\SimpleMessageBox.ascx.cs">
|
|
<DependentUpon>SimpleMessageBox.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\SimpleMessageBox.ascx.designer.cs">
|
|
<DependentUpon>SimpleMessageBox.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\SpaceServiceItems.ascx.cs">
|
|
<DependentUpon>SpaceServiceItems.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\SpaceServiceItems.ascx.designer.cs">
|
|
<DependentUpon>SpaceServiceItems.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\TimeZones.ascx.cs">
|
|
<DependentUpon>TimeZones.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\TimeZones.ascx.designer.cs">
|
|
<DependentUpon>TimeZones.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\UserDetails.ascx.cs">
|
|
<DependentUpon>UserDetails.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\UserDetails.ascx.designer.cs">
|
|
<DependentUpon>UserDetails.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\UserLookup.ascx.cs">
|
|
<DependentUpon>UserLookup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\UserLookup.ascx.designer.cs">
|
|
<DependentUpon>UserLookup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\UsernameControl.ascx.cs">
|
|
<DependentUpon>UsernameControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\UsernameControl.ascx.designer.cs">
|
|
<DependentUpon>UsernameControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\UsernamePolicyEditor.ascx.cs">
|
|
<DependentUpon>UsernamePolicyEditor.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserControls\UsernamePolicyEditor.ascx.designer.cs">
|
|
<DependentUpon>UsernamePolicyEditor.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserCreateSpace.ascx.cs">
|
|
<DependentUpon>UserCreateSpace.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserCreateSpace.ascx.designer.cs">
|
|
<DependentUpon>UserCreateSpace.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserCreateUserAccount.ascx.cs">
|
|
<DependentUpon>UserCreateUserAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserCreateUserAccount.ascx.designer.cs">
|
|
<DependentUpon>UserCreateUserAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserCustomers.ascx.cs">
|
|
<DependentUpon>UserCustomers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserCustomers.ascx.designer.cs">
|
|
<DependentUpon>UserCustomers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserCustomersSummary.ascx.cs">
|
|
<DependentUpon>UserCustomersSummary.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserCustomersSummary.ascx.designer.cs">
|
|
<DependentUpon>UserCustomersSummary.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserDeleteUserAccount.ascx.cs">
|
|
<DependentUpon>UserDeleteUserAccount.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserDeleteUserAccount.ascx.designer.cs">
|
|
<DependentUpon>UserDeleteUserAccount.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAccountSettings.ascx.cs">
|
|
<DependentUpon>UserAccountSettings.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAccountSettings.ascx.designer.cs">
|
|
<DependentUpon>UserAccountSettings.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserSpaces.ascx.cs">
|
|
<DependentUpon>UserSpaces.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserSpaces.ascx.designer.cs">
|
|
<DependentUpon>UserSpaces.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VirtualServers.ascx.cs">
|
|
<DependentUpon>VirtualServers.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VirtualServers.ascx.designer.cs">
|
|
<DependentUpon>VirtualServers.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VirtualServersAddServer.ascx.cs">
|
|
<DependentUpon>VirtualServersAddServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VirtualServersAddServer.ascx.designer.cs">
|
|
<DependentUpon>VirtualServersAddServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VirtualServersAddServices.ascx.cs">
|
|
<DependentUpon>VirtualServersAddServices.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VirtualServersAddServices.ascx.designer.cs">
|
|
<DependentUpon>VirtualServersAddServices.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VirtualServersEditServer.ascx.cs">
|
|
<DependentUpon>VirtualServersEditServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VirtualServersEditServer.ascx.designer.cs">
|
|
<DependentUpon>VirtualServersEditServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsEventsLog.ascx.cs">
|
|
<DependentUpon>VpsEventsLog.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPSForPC\VpsEventsLog.ascx.designer.cs">
|
|
<DependentUpon>VpsEventsLog.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsMoveServer.ascx.cs">
|
|
<DependentUpon>VpsMoveServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsMoveServer.ascx.designer.cs">
|
|
<DependentUpon>VpsMoveServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\RemoteDesktop\Connect.aspx.cs">
|
|
<DependentUpon>Connect.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\RemoteDesktop\Connect.aspx.designer.cs">
|
|
<DependentUpon>Connect.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\TestVirtualMachineTemplate.aspx.cs">
|
|
<DependentUpon>TestVirtualMachineTemplate.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\TestVirtualMachineTemplate.aspx.designer.cs">
|
|
<DependentUpon>TestVirtualMachineTemplate.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\UserControls\Breadcrumb.ascx.cs">
|
|
<DependentUpon>Breadcrumb.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\UserControls\Breadcrumb.ascx.designer.cs">
|
|
<DependentUpon>Breadcrumb.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\UserControls\FormTitle.ascx.cs">
|
|
<DependentUpon>FormTitle.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\UserControls\FormTitle.ascx.designer.cs">
|
|
<DependentUpon>FormTitle.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\UserControls\Menu.ascx.cs">
|
|
<DependentUpon>Menu.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\UserControls\Menu.ascx.designer.cs">
|
|
<DependentUpon>Menu.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\UserControls\ServerTabs.ascx.cs">
|
|
<DependentUpon>ServerTabs.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\UserControls\ServerTabs.ascx.designer.cs">
|
|
<DependentUpon>ServerTabs.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcAddExternalAddress.ascx.cs">
|
|
<DependentUpon>VdcAddExternalAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcAddExternalAddress.ascx.designer.cs">
|
|
<DependentUpon>VdcAddExternalAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcAuditLog.ascx.cs">
|
|
<DependentUpon>VdcAuditLog.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcAuditLog.ascx.designer.cs">
|
|
<DependentUpon>VdcAuditLog.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcCreateServer.ascx.cs">
|
|
<DependentUpon>VdcCreateServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcCreateServer.ascx.designer.cs">
|
|
<DependentUpon>VdcCreateServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcExternalNetwork.ascx.cs">
|
|
<DependentUpon>VdcExternalNetwork.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcExternalNetwork.ascx.designer.cs">
|
|
<DependentUpon>VdcExternalNetwork.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcHome.ascx.cs">
|
|
<DependentUpon>VdcHome.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcHome.ascx.designer.cs">
|
|
<DependentUpon>VdcHome.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcImportServer.ascx.cs">
|
|
<DependentUpon>VdcImportServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcImportServer.ascx.designer.cs">
|
|
<DependentUpon>VdcImportServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcManagementNetwork.ascx.cs">
|
|
<DependentUpon>VdcManagementNetwork.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcManagementNetwork.ascx.designer.cs">
|
|
<DependentUpon>VdcManagementNetwork.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcPermissions.ascx.cs">
|
|
<DependentUpon>VdcPermissions.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcPermissions.ascx.designer.cs">
|
|
<DependentUpon>VdcPermissions.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcPrivateNetwork.ascx.cs">
|
|
<DependentUpon>VdcPrivateNetwork.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VdcPrivateNetwork.ascx.designer.cs">
|
|
<DependentUpon>VdcPrivateNetwork.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VirtualMachineImage.ashx.cs">
|
|
<DependentUpon>VirtualMachineImage.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VirtualMachineSnapshotImage.ashx.cs">
|
|
<DependentUpon>VirtualMachineSnapshotImage.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsAddExternalAddress.ascx.cs">
|
|
<DependentUpon>VpsDetailsAddExternalAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsAddExternalAddress.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsAddExternalAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsAddPrivateAddress.ascx.cs">
|
|
<DependentUpon>VpsDetailsAddPrivateAddress.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsAddPrivateAddress.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsAddPrivateAddress.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsAuditLog.ascx.cs">
|
|
<DependentUpon>VpsDetailsAuditLog.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsAuditLog.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsAuditLog.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsConfiguration.ascx.cs">
|
|
<DependentUpon>VpsDetailsConfiguration.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsConfiguration.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsConfiguration.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsDvd.ascx.cs">
|
|
<DependentUpon>VpsDetailsDvd.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsDvd.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsDvd.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsEditConfiguration.ascx.cs">
|
|
<DependentUpon>VpsDetailsEditConfiguration.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsEditConfiguration.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsEditConfiguration.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsGeneral.ascx.cs">
|
|
<DependentUpon>VpsDetailsGeneral.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsGeneral.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsGeneral.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsHelp.ascx.cs">
|
|
<DependentUpon>VpsDetailsHelp.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsHelp.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsHelp.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsInsertDvd.ascx.cs">
|
|
<DependentUpon>VpsDetailsInsertDvd.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsInsertDvd.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsInsertDvd.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsNetwork.ascx.cs">
|
|
<DependentUpon>VpsDetailsNetwork.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsNetwork.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsNetwork.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsPermissions.ascx.cs">
|
|
<DependentUpon>VpsDetailsPermissions.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsPermissions.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsPermissions.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsSnapshots.ascx.cs">
|
|
<DependentUpon>VpsDetailsSnapshots.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsSnapshots.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsSnapshots.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsTools.ascx.cs">
|
|
<DependentUpon>VpsDetailsTools.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsDetailsTools.ascx.designer.cs">
|
|
<DependentUpon>VpsDetailsTools.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsToolsDeleteServer.ascx.cs">
|
|
<DependentUpon>VpsToolsDeleteServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsToolsDeleteServer.ascx.designer.cs">
|
|
<DependentUpon>VpsToolsDeleteServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsToolsReinstallServer.ascx.cs">
|
|
<DependentUpon>VpsToolsReinstallServer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VPS\VpsToolsReinstallServer.ascx.designer.cs">
|
|
<DependentUpon>VpsToolsReinstallServer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGallery.ascx.cs">
|
|
<DependentUpon>WebApplicationGallery.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGallery.ascx.designer.cs">
|
|
<DependentUpon>WebApplicationGallery.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGalleryHeader.ascx.cs">
|
|
<DependentUpon>WebApplicationGalleryHeader.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGalleryHeader.ascx.designer.cs">
|
|
<DependentUpon>WebApplicationGalleryHeader.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGalleryInstall.ascx.cs">
|
|
<DependentUpon>WebApplicationGalleryInstall.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGalleryInstall.ascx.designer.cs">
|
|
<DependentUpon>WebApplicationGalleryInstall.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGalleryParamControl.ascx.cs">
|
|
<DependentUpon>WebApplicationGalleryParamControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGalleryParamControl.ascx.designer.cs">
|
|
<DependentUpon>WebApplicationGalleryParamControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGalleryParams.ascx.cs">
|
|
<DependentUpon>WebApplicationGalleryParams.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebApplicationGalleryParams.ascx.designer.cs">
|
|
<DependentUpon>WebApplicationGalleryParams.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSites.ascx.cs">
|
|
<DependentUpon>WebSites.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSites.ascx.designer.cs">
|
|
<DependentUpon>WebSites.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesAddPointer.ascx.cs">
|
|
<DependentUpon>WebSitesAddPointer.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesAddPointer.ascx.designer.cs">
|
|
<DependentUpon>WebSitesAddPointer.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesAddSite.ascx.cs">
|
|
<DependentUpon>WebSitesAddSite.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesAddSite.ascx.designer.cs">
|
|
<DependentUpon>WebSitesAddSite.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesAddVirtualDir.ascx.cs">
|
|
<DependentUpon>WebSitesAddVirtualDir.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesAddVirtualDir.ascx.designer.cs">
|
|
<DependentUpon>WebSitesAddVirtualDir.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesAllocateIPAddresses.ascx.cs">
|
|
<DependentUpon>WebSitesAllocateIPAddresses.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesAllocateIPAddresses.ascx.designer.cs">
|
|
<DependentUpon>WebSitesAllocateIPAddresses.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesColdFusionControl.ascx.cs">
|
|
<DependentUpon>WebSitesColdFusionControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesColdFusionControl.ascx.designer.cs">
|
|
<DependentUpon>WebSitesColdFusionControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditHeliconApeFolder.ascx.cs">
|
|
<DependentUpon>WebSitesEditHeliconApeFolder.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditHeliconApeFolder.ascx.designer.cs">
|
|
<DependentUpon>WebSitesEditHeliconApeFolder.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditHeliconApeFolderAuth.ascx.cs">
|
|
<DependentUpon>WebSitesEditHeliconApeFolderAuth.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditHeliconApeFolderAuth.ascx.designer.cs">
|
|
<DependentUpon>WebSitesEditHeliconApeFolderAuth.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditHeliconApeGroup.ascx.cs">
|
|
<DependentUpon>WebSitesEditHeliconApeGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditHeliconApeGroup.ascx.designer.cs">
|
|
<DependentUpon>WebSitesEditHeliconApeGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditHeliconApeUser.ascx.cs">
|
|
<DependentUpon>WebSitesEditHeliconApeUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditHeliconApeUser.ascx.designer.cs">
|
|
<DependentUpon>WebSitesEditHeliconApeUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditWebFolder.ascx.cs">
|
|
<DependentUpon>WebSitesEditWebFolder.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditWebFolder.ascx.designer.cs">
|
|
<DependentUpon>WebSitesEditWebFolder.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditWebGroup.ascx.cs">
|
|
<DependentUpon>WebSitesEditWebGroup.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditWebGroup.ascx.designer.cs">
|
|
<DependentUpon>WebSitesEditWebGroup.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditWebUser.ascx.cs">
|
|
<DependentUpon>WebSitesEditWebUser.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditWebUser.ascx.designer.cs">
|
|
<DependentUpon>WebSitesEditWebUser.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesExtensionsControl.ascx.cs">
|
|
<DependentUpon>WebSitesExtensionsControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesExtensionsControl.ascx.designer.cs">
|
|
<DependentUpon>WebSitesExtensionsControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesCustomErrorsControl.ascx.cs">
|
|
<DependentUpon>WebSitesCustomErrorsControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesCustomErrorsControl.ascx.designer.cs">
|
|
<DependentUpon>WebSitesCustomErrorsControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesCustomHeadersControl.ascx.cs">
|
|
<DependentUpon>WebSitesCustomHeadersControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesCustomHeadersControl.ascx.designer.cs">
|
|
<DependentUpon>WebSitesCustomHeadersControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditSite.ascx.cs">
|
|
<DependentUpon>WebSitesEditSite.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditSite.ascx.designer.cs">
|
|
<DependentUpon>WebSitesEditSite.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditVirtualDir.ascx.cs">
|
|
<DependentUpon>WebSitesEditVirtualDir.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesEditVirtualDir.ascx.designer.cs">
|
|
<DependentUpon>WebSitesEditVirtualDir.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesHomeFolderControl.ascx.cs">
|
|
<DependentUpon>WebSitesHomeFolderControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesHomeFolderControl.ascx.designer.cs">
|
|
<DependentUpon>WebSitesHomeFolderControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesHeliconApeControl.ascx.cs">
|
|
<DependentUpon>WebSitesHeliconApeControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesHeliconApeControl.ascx.designer.cs">
|
|
<DependentUpon>WebSitesHeliconApeControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesIPAddresses.ascx.cs">
|
|
<DependentUpon>WebSitesIPAddresses.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesIPAddresses.ascx.designer.cs">
|
|
<DependentUpon>WebSitesIPAddresses.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesMimeTypesControl.ascx.cs">
|
|
<DependentUpon>WebSitesMimeTypesControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesMimeTypesControl.ascx.designer.cs">
|
|
<DependentUpon>WebSitesMimeTypesControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebSitesSecuredFoldersControl.ascx.cs">
|
|
<DependentUpon>WebSitesSecuredFoldersControl.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebSitesSecuredFoldersControl.ascx.designer.cs">
|
|
<DependentUpon>WebSitesSecuredFoldersControl.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebsitesSSL.ascx.cs">
|
|
<DependentUpon>WebsitesSSL.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebsitesSSL.ascx.designer.cs">
|
|
<DependentUpon>WebsitesSSL.ascx</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ExchangeServer\OrganizationAddDomainName.ascx" />
|
|
<Content Include="ExchangeServer\OrganizationDomainNames.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeAddMailboxPlan.ascx" />
|
|
<Content Include="Lync\UserControls\LyncUserSettings.ascx" />
|
|
<Content Include="ServersEditWebPlatformInstaller.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeMailboxPlans.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\AccountsListWithPermissions.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\MailboxPlanSelector.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\UserTabs.ascx" />
|
|
<Content Include="Lync\LyncAddFederationDomain.ascx" />
|
|
<Content Include="Lync\LyncAddLyncUserPlan.ascx" />
|
|
<Content Include="Lync\LyncCreateUser.ascx" />
|
|
<Content Include="Lync\LyncEditUser.ascx" />
|
|
<Content Include="Lync\LyncFederationDomains.ascx" />
|
|
<Content Include="Lync\LyncUserPlans.ascx" />
|
|
<Content Include="Lync\LyncUsers.ascx" />
|
|
<Content Include="Lync\UserControls\LyncUserPlanSelector.ascx" />
|
|
<Content Include="ProviderControls\hMailServer5_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\hMailServer5_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\hMailServer5_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\hMailServer5_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\hMailServer5_EditList.ascx" />
|
|
<Content Include="ProviderControls\hMailServer5_Settings.ascx" />
|
|
<Content Include="ProviderControls\Lync_Settings.ascx" />
|
|
<Content Include="ScheduleTaskControls\NotifyOverusedDatabases.ascx" />
|
|
<Content Include="SettingsExchangeMailboxPlansPolicy.ascx" />
|
|
<Content Include="SettingsLyncUserPlansPolicy.ascx" />
|
|
<Content Include="UserControls\EditFeedsList.ascx" />
|
|
<Content Include="VPSForPC\MonitoringPage.aspx" />
|
|
<Content Include="VPSForPC\VdcAccountVLanAdd.ascx" />
|
|
<Content Include="VPSForPC\VdcAccountVLanNetwork.ascx" />
|
|
<Content Include="VPSForPC\VdcFastCreateServer.ascx" />
|
|
<Content Include="VPSForPC\VpsAlertsLog.ascx" />
|
|
<Content Include="VPSForPC\VpsCheckPoints.ascx" />
|
|
<Content Include="VPSForPC\VpsMonitoring.ascx" />
|
|
<Content Include="VPSForPC\RemoteDesktop\Connect.aspx" />
|
|
<Content Include="VPSForPC\RemoteDesktop\msrdp.cab" />
|
|
<Content Include="VPSForPC\TestVirtualMachineTemplate.aspx" />
|
|
<Content Include="VPSForPC\UserControls\Breadcrumb.ascx" />
|
|
<Content Include="VPSForPC\UserControls\FormTitle.ascx" />
|
|
<Content Include="VPSForPC\UserControls\Menu.ascx" />
|
|
<Content Include="VPSForPC\UserControls\ServerTabs.ascx" />
|
|
<Content Include="VPSForPC\VdcAddExternalAddress.ascx" />
|
|
<Content Include="VPSForPC\VdcAuditLog.ascx" />
|
|
<Content Include="VPSForPC\VdcCreateServer.ascx" />
|
|
<Content Include="VPSForPC\VdcExternalNetwork.ascx" />
|
|
<Content Include="VPSForPC\VdcHome.ascx" />
|
|
<Content Include="VPSForPC\VdcImportServer.ascx" />
|
|
<Content Include="VPSForPC\VdcManagementNetwork.ascx" />
|
|
<Content Include="VPSForPC\VdcPermissions.ascx" />
|
|
<Content Include="VPSForPC\VdcPrivateNetwork.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsAddExternalAddress.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsAddPrivateAddress.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsAuditLog.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsConfiguration.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsDvd.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsEditConfiguration.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsGeneral.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsHelp.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsInsertDvd.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsNetwork.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsPermissions.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsSnapshots.ascx" />
|
|
<Content Include="VPSForPC\VpsDetailsTools.ascx" />
|
|
<Content Include="VPSForPC\VpsMoveServer.ascx" />
|
|
<Content Include="VPSForPC\VpsToolsDeleteServer.ascx" />
|
|
<Content Include="VPSForPC\VpsToolsReinstallServer.ascx" />
|
|
<Content Include="ProviderControls\HyperVForPrivateCloud_Settings.ascx" />
|
|
<Content Include="SetupControlPanelAccounts.ascx" />
|
|
<Content Include="LoginForgotPassword.ascx" />
|
|
<Content Include="UserControls\CalendarControl.ascx" />
|
|
<Content Include="UserControls\Comments.ascx" />
|
|
<Content Include="UserControls\ContactDetails.ascx" />
|
|
<Content Include="UserControls\EditItemComments.ascx" />
|
|
<Content Include="UserControls\FileNameControl.ascx" />
|
|
<Content Include="UserControls\Gauge.ascx" />
|
|
<Content Include="UserControls\MessageBox.ascx" />
|
|
<Content Include="UserControls\PasswordControl.ascx" />
|
|
<Content Include="UserControls\Quota.ascx" />
|
|
<Content Include="UserControls\ScheduleInterval.ascx" />
|
|
<Content Include="UserControls\ScheduleTime.ascx" />
|
|
<Content Include="UserControls\SearchBox.ascx" />
|
|
<Content Include="UserControls\SelectIPAddress.ascx" />
|
|
<Content Include="UserControls\ServerDetails.ascx" />
|
|
<Content Include="UserControls\TimeZones.ascx" />
|
|
<Content Include="UserControls\UserDetails.ascx" />
|
|
<Content Include="UserControls\UserLookup.ascx" />
|
|
<Content Include="UserControls\UsernameControl.ascx" />
|
|
<Content Include="WebsitesSSL.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\BandwidthReport.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\BandwidthReportPackageDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\DiskspaceReport.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\DiskspaceReportPackageDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\DnsZoneRecords.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\Domains.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\DomainsAddDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\DomainsEditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\DomainsSelectDomainControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\EnterpriseServerSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\EnterpriseServerSyncAccounts.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\EnterpriseServerSyncAccountsComplete.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\FileManager.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\FtpAccountEditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\FtpAccounts.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\GlobalDnsRecordsControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostingAddons.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostingAddonsEditAddon.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostingPlans.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostingPlansEditPlan.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostingPlansQuotas.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\IconsPad.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\IconsPadEditIcon.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\InstallerApplicationHeader.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\InstallerApplications.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\InstallerInstallApplication.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\IPAddresses.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\IPAddressesAddIPAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\IPAddressesEditIPAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\LoggedUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\LoggedUserEditDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\Login.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\LoginForgotPassword.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailAccounts.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailAccountsEditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailDomains.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailDomainsAddPointer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailDomainsEditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailEditAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailEditItems.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailForwardings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailForwardingsEditForwarding.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailGroups.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailGroupsEditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailLists.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\MailListsEditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceEditAddon.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceEditDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceViewQuotas.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\Peers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\PeersEditPeer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\Schedules.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SchedulesEditSchedule.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServerDnsRecordsControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServerHeaderControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServerIPAddressesControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\Servers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersAddServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersAddService.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersEditReboot.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersEditServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersEditService.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersEditSystemProcesses.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersEditTerminalConnections.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersEditWindowsServices.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServerServicesControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsAccountSummaryLetter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsPackageSummaryLetter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsPasswordReminderLetter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SqlBackupDatabase.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SqlDatabases.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SqlEditDatabase.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SqlEditUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SqlRestoreDatabase.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SqlUsers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\Statistics.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\StatisticsEditStatistics.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SharePointGroups.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SharePointGroupsEditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SharePointUsers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SharePointUsersEditUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserCreateUserAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\VirtualServers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\VirtualServersAddServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\VirtualServersAddServices.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\VirtualServersEditServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSites.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesAddPointer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesAddSite.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesAddVirtualDir.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesExtensionsControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesCustomErrorsControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesCustomHeadersControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesEditSite.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesEditVirtualDir.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesHomeFolderControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesMimeTypesControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WorkForUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WorkForUserSelect.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ApplicationInstallerControls\CommerceStarterKit.ascx" />
|
|
<Content Include="ApplicationInstallerControls\CommunityServer.ascx" />
|
|
<Content Include="ApplicationInstallerControls\CommunityServer20.ascx" />
|
|
<Content Include="ApplicationInstallerControls\community_server.gif" />
|
|
<Content Include="ApplicationInstallerControls\community_server20.gif" />
|
|
<Content Include="ApplicationInstallerControls\dotnetnukelogo.gif" />
|
|
<Content Include="ApplicationInstallerControls\IssueTrackerStarterKit.ascx" />
|
|
<Content Include="ApplicationInstallerControls\starter_kit.gif" />
|
|
<Content Include="AuditLog.ascx" />
|
|
<Content Include="BandwidthReport.ascx" />
|
|
<Content Include="BandwidthReportPackageDetails.ascx" />
|
|
<Content Include="DiskspaceReport.ascx" />
|
|
<Content Include="DiskspaceReportPackageDetails.ascx" />
|
|
<Content Include="DnsZoneRecords.ascx" />
|
|
<Content Include="Domains.ascx" />
|
|
<Content Include="DomainsAddDomain.ascx" />
|
|
<Content Include="DomainsEditDomain.ascx" />
|
|
<Content Include="DomainsSelectDomainControl.ascx" />
|
|
<Content Include="FileManager.ascx" />
|
|
<Content Include="FtpAccountEditAccount.ascx" />
|
|
<Content Include="FtpAccounts.ascx" />
|
|
<Content Include="GlobalDnsRecordsControl.ascx" />
|
|
<Content Include="HostingAddons.ascx" />
|
|
<Content Include="HostingAddonsEditAddon.ascx" />
|
|
<Content Include="HostingPlans.ascx" />
|
|
<Content Include="HostingPlansEditPlan.ascx" />
|
|
<Content Include="HostingPlansQuotas.ascx" />
|
|
<Content Include="InstallerApplicationHeader.ascx" />
|
|
<Content Include="InstallerApplications.ascx" />
|
|
<Content Include="InstallerInstallApplication.ascx" />
|
|
<Content Include="IPAddresses.ascx" />
|
|
<Content Include="IPAddressesAddIPAddress.ascx" />
|
|
<Content Include="IPAddressesEditIPAddress.ascx" />
|
|
<Content Include="LoggedUserEditDetails.ascx" />
|
|
<Content Include="MailAccounts.ascx" />
|
|
<Content Include="MailAccountsEditAccount.ascx" />
|
|
<Content Include="MailDomains.ascx" />
|
|
<Content Include="MailDomainsAddPointer.ascx" />
|
|
<Content Include="MailDomainsEditDomain.ascx" />
|
|
<Content Include="MailEditAddress.ascx" />
|
|
<Content Include="MailEditItems.ascx" />
|
|
<Content Include="MailForwardings.ascx" />
|
|
<Content Include="MailForwardingsEditForwarding.ascx" />
|
|
<Content Include="MailGroups.ascx" />
|
|
<Content Include="MailGroupsEditGroup.ascx" />
|
|
<Content Include="MailLists.ascx" />
|
|
<Content Include="MailListsEditList.ascx" />
|
|
<Content Include="SpaceEditAddon.ascx" />
|
|
<Content Include="SpaceDetailsHeaderControl.ascx" />
|
|
<Content Include="Peers.ascx" />
|
|
<Content Include="PeersEditPeer.ascx" />
|
|
<Content Include="Schedules.ascx" />
|
|
<Content Include="SchedulesEditSchedule.ascx" />
|
|
<Content Include="ServerDnsRecordsControl.ascx" />
|
|
<Content Include="ServerHeaderControl.ascx" />
|
|
<Content Include="ServerIPAddressesControl.ascx" />
|
|
<Content Include="Servers.ascx" />
|
|
<Content Include="ServersAddServer.ascx" />
|
|
<Content Include="ServersAddService.ascx" />
|
|
<Content Include="ServersEditReboot.ascx" />
|
|
<Content Include="ServersEditService.ascx" />
|
|
<Content Include="ServersEditSystemProcesses.ascx" />
|
|
<Content Include="ServersEditTerminalConnections.ascx" />
|
|
<Content Include="ServersEditWindowsServices.ascx" />
|
|
<Content Include="ServerServicesControl.ascx" />
|
|
<Content Include="SettingsAccountSummaryLetter.ascx" />
|
|
<Content Include="SettingsPackageSummaryLetter.ascx" />
|
|
<Content Include="SettingsPasswordReminderLetter.ascx" />
|
|
<Content Include="SqlBackupDatabase.ascx" />
|
|
<Content Include="SqlDatabases.ascx" />
|
|
<Content Include="SqlEditDatabase.ascx" />
|
|
<Content Include="SqlEditUser.ascx" />
|
|
<Content Include="SqlRestoreDatabase.ascx" />
|
|
<Content Include="SqlUsers.ascx" />
|
|
<Content Include="Statistics.ascx" />
|
|
<Content Include="StatisticsEditStatistics.ascx" />
|
|
<Content Include="SharePointGroups.ascx" />
|
|
<Content Include="SharePointGroupsEditGroup.ascx" />
|
|
<Content Include="SharePointUsers.ascx" />
|
|
<Content Include="SharePointUsersEditUser.ascx" />
|
|
<Content Include="UserControls\App_LocalResources\CalendarControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\Comments.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\ContactDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\EditItemComments.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\FileLookup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\FileNameControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\Gauge.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\MessageBox.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\PasswordControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\ScheduleInterval.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\SearchBox.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\SelectIPAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\ServerDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\UserDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\UserLookup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\UsernameControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VirtualServers.ascx" />
|
|
<Content Include="VirtualServersAddServer.ascx" />
|
|
<Content Include="VirtualServersAddServices.ascx" />
|
|
<Content Include="VirtualServersEditServer.ascx" />
|
|
<Content Include="VPSForPC\VpsEventsLog.ascx" />
|
|
<Content Include="WebApplicationGalleryParamControl.ascx" />
|
|
<Content Include="WebSites.ascx" />
|
|
<Content Include="WebSitesAddPointer.ascx" />
|
|
<Content Include="WebSitesAddSite.ascx" />
|
|
<Content Include="WebSitesAddVirtualDir.ascx" />
|
|
<Content Include="WebSitesEditHeliconApeFolder.ascx" />
|
|
<Content Include="WebSitesEditHeliconApeFolderAuth.ascx" />
|
|
<Content Include="WebSitesEditHeliconApeGroup.ascx" />
|
|
<Content Include="WebSitesEditHeliconApeUser.ascx" />
|
|
<Content Include="WebSitesExtensionsControl.ascx" />
|
|
<Content Include="WebSitesCustomErrorsControl.ascx" />
|
|
<Content Include="WebSitesCustomHeadersControl.ascx" />
|
|
<Content Include="WebSitesEditSite.ascx" />
|
|
<Content Include="WebSitesEditVirtualDir.ascx" />
|
|
<Content Include="WebSitesHomeFolderControl.ascx" />
|
|
<Content Include="WebSitesHeliconApeControl.ascx" />
|
|
<Content Include="WebSitesMimeTypesControl.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ProviderControls\App_LocalResources\AWStats_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Common_ActiveDirectoryIntegration.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Common_IPAddressesList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Common_SecondaryDNSServers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Gene6FTP_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Gene6FTP_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\IIS60_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MailEnable_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MailEnable_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MailEnable_EditForwarding.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MailEnable_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MailEnable_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MailEnable_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Merak_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Merak_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Merak_EditForwarding.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Merak_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Merak_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Merak_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MSDNS_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MSFTP60_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MSFTP60_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MSSQL_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MySQL_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SimpleDNS_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail_EditForwarding.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterStats_EditSite.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterStats_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Windows2003_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\AWStats_EditSite.ascx" />
|
|
<Content Include="ProviderControls\AWStats_Settings.ascx" />
|
|
<Content Include="ProviderControls\Common_ActiveDirectoryIntegration.ascx" />
|
|
<Content Include="ProviderControls\Common_IPAddressesList.ascx" />
|
|
<Content Include="ProviderControls\Common_SecondaryDNSServers.ascx" />
|
|
<Content Include="ProviderControls\Gene6FTP_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\Gene6FTP_Settings.ascx" />
|
|
<Content Include="ProviderControls\IIS60_Settings.ascx" />
|
|
<Content Include="ProviderControls\MailEnable_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\MailEnable_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\MailEnable_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\MailEnable_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\MailEnable_EditList.ascx" />
|
|
<Content Include="ProviderControls\MailEnable_Settings.ascx" />
|
|
<Content Include="ProviderControls\Merak_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\Merak_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\Merak_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\Merak_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\Merak_EditList.ascx" />
|
|
<Content Include="ProviderControls\Merak_Settings.ascx" />
|
|
<Content Include="ProviderControls\MSDNS_Settings.ascx" />
|
|
<Content Include="ProviderControls\MSFTP60_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\MSFTP60_Settings.ascx" />
|
|
<Content Include="ProviderControls\MSSQL_EditDatabase.ascx" />
|
|
<Content Include="ProviderControls\MSSQL_EditUser.ascx" />
|
|
<Content Include="ProviderControls\MSSQL_Settings.ascx" />
|
|
<Content Include="ProviderControls\MySQL_EditDatabase.ascx" />
|
|
<Content Include="ProviderControls\MySQL_EditUser.ascx" />
|
|
<Content Include="ProviderControls\MySQL_Settings.ascx" />
|
|
<Content Include="ProviderControls\SimpleDNS_Settings.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail_EditList.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail_Settings.ascx" />
|
|
<Content Include="ProviderControls\SmarterStats_EditSite.ascx" />
|
|
<Content Include="ProviderControls\SmarterStats_Settings.ascx" />
|
|
<Content Include="ProviderControls\Windows2003_Settings.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="UserControls\QuotaEditor.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="UserControls\QuotaViewer.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="OdbcEditSource.ascx" />
|
|
<Content Include="OdbcSources.ascx" />
|
|
<Content Include="ProviderControls\Sps20_Settings.ascx" />
|
|
<Content Include="SharePointBackupSite.ascx" />
|
|
<Content Include="SharePointEditSite.ascx" />
|
|
<Content Include="SharePointRestoreSite.ascx" />
|
|
<Content Include="SharePointSites.ascx" />
|
|
<Content Include="UserControls\App_LocalResources\QuotaViewer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SharePointSites.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="SharePointInstallWebPartPackage.ascx" />
|
|
<Content Include="SharePointWebPartPackages.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ProviderControls\App_LocalResources\Sps20_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SharePointEditSite.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SharePointBackupSite.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SharePointRestoreSite.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SharePointInstallWebPartPackage.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SharePointWebPartPackages.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\OdbcSources.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\OdbcEditSource.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ProviderControls\App_LocalResources\MySQL_EditUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ProviderControls\App_LocalResources\MSSQL_EditDatabase.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ProviderControls\App_LocalResources\MSSQL_EditUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ProviderControls\App_LocalResources\MySQL_EditDatabase.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="SettingsEditor.ascx" />
|
|
<Content Include="SettingsWebPolicy.ascx" />
|
|
<Content Include="UserControls\App_LocalResources\QuotaEditor.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\PasswordPolicyEditor.ascx" />
|
|
<Content Include="UserControls\UsernamePolicyEditor.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SettingsEditor.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="SettingsWebsitePanelPolicy.ascx" />
|
|
<Content Include="SettingsOperatingSystemPolicy.ascx" />
|
|
<Content Include="SettingsSharePointPolicy.ascx" />
|
|
<Content Include="SettingsMySqlPolicy.ascx" />
|
|
<Content Include="SettingsFtpPolicy.ascx" />
|
|
<Content Include="SettingsMailPolicy.ascx" />
|
|
<Content Include="SettingsMsSqlPolicy.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="UserControls\App_LocalResources\PasswordPolicyEditor.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="UserControls\App_LocalResources\UsernamePolicyEditor.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SettingsWebsitePanelPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SettingsWebPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SettingsFtpPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SettingsMailPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SettingsMsSqlPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SettingsMySqlPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SettingsSharePointPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\SettingsOperatingSystemPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="WebSitesEditWebFolder.ascx" />
|
|
<Content Include="WebSitesEditWebGroup.ascx" />
|
|
<Content Include="WebSitesEditWebUser.ascx" />
|
|
<Content Include="WebSitesSecuredFoldersControl.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_LocalResources\WebSitesSecuredFoldersControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="UserControls\EditDomainsList.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ApplicationInstallerControls\CommerceStarterKitComplete.ascx" />
|
|
<Content Include="InstallerInstallApplicationComplete.ascx" />
|
|
<Content Include="Login.ascx" />
|
|
<Content Include="ProviderControls\AbilityMailServer_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\AbilityMailServer_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\AbilityMailServer_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\AbilityMailServer_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\AbilityMailServer_EditList.ascx" />
|
|
<Content Include="ProviderControls\AbilityMailServer_Settings.ascx" />
|
|
<Content Include="ProviderControls\ArgoMail_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\ArgoMail_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\ArgoMail_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\ArgoMail_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\ArgoMail_EditList.ascx" />
|
|
<Content Include="ProviderControls\ArgoMail_Settings.ascx" />
|
|
<Content Include="ProviderControls\hMailServer_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\hMailServer_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\hMailServer_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\hMailServer_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\hMailServer_EditList.ascx" />
|
|
<Content Include="ProviderControls\hMailServer_Settings.ascx" />
|
|
<Content Include="ProviderControls\MDaemon_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\MDaemon_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\MDaemon_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\MDaemon_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\MDaemon_EditList.ascx" />
|
|
<Content Include="ProviderControls\MDaemon_Settings.ascx" />
|
|
<Content Include="ServersEditEventViewer.ascx" />
|
|
<Content Include="ServersEditServer.ascx" />
|
|
<Content Include="SharedSSLAddFolder.ascx" />
|
|
<Content Include="SharedSSLEditFolder.ascx" />
|
|
<Content Include="SharedSSLFolders.ascx" />
|
|
<Content Include="UserControls\EmailControl.ascx" />
|
|
<Content Include="UserControls\FileLookup.ascx" />
|
|
<Content Include="UserControls\ParameterEditor.ascx" />
|
|
<Content Include="App_LocalResources\SharedSSLFolders.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SharedSSLEditFolder.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SharedSSLAddFolder.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersEditEventViewer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\InstallerInstallApplicationComplete.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\EmailControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserCreateSpace.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\AuditLog.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\AbilityMailServer_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\AbilityMailServer_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\AbilityMailServer_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\AbilityMailServer_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\AbilityMailServer_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\ArgoMail_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\ArgoMail_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\ArgoMail_EditForwarding.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\ArgoMail_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\ArgoMail_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\ArgoMail_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MDaemon_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MDaemon_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MDaemon_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MDaemon_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MDaemon_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserCustomers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\CollapsiblePanel.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountNotes.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserSpaces.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SearchUsers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SearchSpaces.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceNestedSpaces.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\SpaceServiceItems.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\Tasks.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\TasksTaskDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\TasksUsersTasks.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UsersDeleteUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebApplicationGalleryParamControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsOrganizationUserSummaryLetter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsExchangeHostedEditionPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSettingsExchangeHostedEdition.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsExchangeHostedEditionOrganizationSummary.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\HyperVForPrivateCloud_Settings.ascx.resx" />
|
|
<Content Include="VPSForPC\App_LocalResources\VdcAddExternalAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VdcAuditLog.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VdcCreateServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VdcExternalNetwork.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VdcHome.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VdcImportServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VdcManagementNetwork.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VdcPermissions.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VdcPrivateNetwork.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsAddExternalAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsAddPrivateAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsAuditLog.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsConfiguration.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsDvd.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsEditConfiguration.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesHeliconApeControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsGeneral.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebsitesSSL.ascx.resx" />
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsHelp.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsInsertDvd.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsNetwork.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsPermissions.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsSnapshots.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SetupControlPanelAccounts.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsDetailsTools.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\NotifyOverusedDatabases.ascx.resx" />
|
|
<Content Include="App_LocalResources\WebSitesEditHeliconApeFolder.ascx.resx" />
|
|
<Content Include="App_LocalResources\WebSitesEditHeliconApeFolderAuth.ascx.resx" />
|
|
<Content Include="App_LocalResources\WebSitesEditHeliconApeGroup.ascx.resx" />
|
|
<Content Include="App_LocalResources\WebSitesEditHeliconApeUser.ascx.resx" />
|
|
<Content Include="VPSForPC\App_LocalResources\VpsMoveServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsToolsDeleteServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsToolsReinstallServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\RemoteDesktop\App_LocalResources\Connect.aspx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\UserControls\App_LocalResources\Breadcrumb.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\UserControls\App_LocalResources\Menu.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\UserControls\App_LocalResources\ServerTabs.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer5_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer5_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer5_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer5_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer5_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\ServersEditWebPlatformInstaller.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeAddMailboxPlan.ascx.resx" />
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeMailboxPlans.ascx.resx" />
|
|
<Content Include="Lync\App_LocalResources\LyncAddFederationDomain.ascx.resx" />
|
|
<Content Include="Lync\App_LocalResources\LyncAddLyncUserPlan.ascx.resx" />
|
|
<Content Include="Lync\App_LocalResources\LyncCreateUser.ascx.resx" />
|
|
<Content Include="Lync\App_LocalResources\LyncEditUser.ascx.resx" />
|
|
<Content Include="Lync\App_LocalResources\LyncFederationDomains.ascx.resx" />
|
|
<Content Include="Lync\App_LocalResources\LyncUserPlans.ascx.resx" />
|
|
<Content Include="Lync\App_LocalResources\LyncUsers.ascx.resx" />
|
|
<Content Include="ProviderControls\App_LocalResources\Lync_Settings.ascx.resx" />
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\UserTabs.ascx.resx" />
|
|
<Content Include="App_LocalResources\SettingsExchangeMailboxPlansPolicy.ascx.resx" />
|
|
<Content Include="App_LocalResources\SettingsLyncUserPlansPolicy.ascx.resx" />
|
|
<Content Include="ExchangeServer\App_LocalResources\OrganizationDomainNames.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\OrganizationAddDomainName.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<EmbeddedResource Include="UserControls\App_LocalResources\EditDomainsList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsEventsLog.ascx.resx" />
|
|
<Content Include="VPSForPC\App_LocalResources\VdcFastCreateServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPSForPC\App_LocalResources\VpsMonitoring.ascx.resx" />
|
|
<Content Include="VPSForPC\App_LocalResources\VpsAlertsLog.ascx.resx" />
|
|
<Content Include="VPSForPC\App_LocalResources\VdcAccountVLanNetwork.ascx.resx" />
|
|
<Content Include="VPSForPC\App_LocalResources\VdcAccountVLanAdd.ascx.resx" />
|
|
<Content Include="VPSForPC\App_LocalResources\VpsCheckPoints.ascx.resx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ApplicationInstallerControls\beer_house.gif" />
|
|
<Content Include="ApplicationInstallerControls\classifieds.gif" />
|
|
<Content Include="ApplicationInstallerControls\club.gif" />
|
|
<Content Include="ApplicationInstallerControls\CommunityServer21.ascx" />
|
|
<Content Include="ApplicationInstallerControls\community_server2007.gif" />
|
|
<Content Include="ApplicationInstallerControls\community_server21.gif" />
|
|
<Content Include="ApplicationInstallerControls\WebsitePanelPortal.ascx" />
|
|
<Content Include="ApplicationInstallerControls\MyBlog.gif" />
|
|
<Content Include="ApplicationInstallerControls\WordPress.ascx" />
|
|
<Content Include="ApplicationInstallerControls\csk2.gif" />
|
|
<Content Include="ApplicationInstallerControls\FlexWiki.gif" />
|
|
<Content Include="ApplicationInstallerControls\jobs.gif" />
|
|
<Content Include="ApplicationInstallerControls\Joomla.ascx" />
|
|
<Content Include="ApplicationInstallerControls\Joomla.gif" />
|
|
<Content Include="ApplicationInstallerControls\media_library.gif" />
|
|
<Content Include="ApplicationInstallerControls\nGallery.ascx" />
|
|
<Content Include="ApplicationInstallerControls\ngallery_logo.gif" />
|
|
<Content Include="ApplicationInstallerControls\PersonalWebSite.ascx" />
|
|
<Content Include="ApplicationInstallerControls\PersonalWebSite.GIF" />
|
|
<Content Include="ApplicationInstallerControls\personal_site.gif" />
|
|
<Content Include="ApplicationInstallerControls\phpbb.ascx" />
|
|
<Content Include="ApplicationInstallerControls\phpbb.gif" />
|
|
<Content Include="ApplicationInstallerControls\phpmyadmin.gif" />
|
|
<Content Include="ApplicationInstallerControls\small_business.gif" />
|
|
<Content Include="ApplicationInstallerControls\sql_web_admin.gif" />
|
|
<Content Include="ApplicationInstallerControls\time_tracker2.gif" />
|
|
<Content Include="ApplicationInstallerControls\wordpress.gif" />
|
|
<Content Include="App_LocalResources\BackupWizard.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\RestoreWizard.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsVpsPolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsVpsSummaryLetter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceDeleteSpace.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceEditDnsRecords.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceImportResources.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceNestedSpacesSummary.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceNotes.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceQuotas.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceQuotasControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSettingsEditor.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSettingsInstantAlias.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSettingsNameServers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSettingsSharedSSLSites.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSettingsSpacesFolder.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSettingsVPS.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSummaryLetter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceTools.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SystemSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountChangePassword.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountEditDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountMailTemplateSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountPolicySettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountSummaryLetter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountTools.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserDeleteUserAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="BackupWizard.ascx" />
|
|
<Content Include="CRM\CreateCRMUser.ascx" />
|
|
<Content Include="CRM\CRMOrganizationDetails.ascx" />
|
|
<Content Include="CRM\CRMUserRoles.ascx" />
|
|
<Content Include="CRM\CRMUsers.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeMailboxPermissions.ascx" />
|
|
<Content Include="ExchangeServer\OrganizationCreateOrganization.ascx" />
|
|
<Content Include="ExchangeServer\OrganizationCreateUser.ascx" />
|
|
<Content Include="ExchangeServer\OrganizationHome.ascx" />
|
|
<Content Include="ExchangeServer\Organizations.ascx" />
|
|
<Content Include="ExchangeServer\OrganizationUserGeneralSettings.ascx" />
|
|
<Content Include="ExchangeServer\OrganizationUsers.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\HoursBox.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\UserSelector.ascx" />
|
|
<Content Include="HostedSharePointBackupSiteCollection.ascx" />
|
|
<Content Include="HostedSharePointEditSiteCollection.ascx" />
|
|
<Content Include="HostedSharePointRestoreSiteCollection.ascx" />
|
|
<Content Include="HostedSharePointSiteCollections.ascx" />
|
|
<Content Include="HostedSharePointStorageSettings.ascx" />
|
|
<Content Include="HostedSharePointStorageUsage.ascx" />
|
|
<Content Include="HostedSoluitonReportSummaryLetter.ascx" />
|
|
<Content Include="OverusageReport.ascx" />
|
|
<Content Include="ProviderControls\CRM_Settings.ascx" />
|
|
<Content Include="ProviderControls\HostedSharePoint30_Settings.ascx" />
|
|
<Content Include="ProviderControls\HyperV_Settings.ascx" />
|
|
<Content Include="ProviderControls\MSFTP70_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\MSFTP70_Settings.ascx" />
|
|
<Content Include="ProviderControls\Organizations_Settings.ascx" />
|
|
<Content Include="ProviderControls\PowerDNS_Settings.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail50_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail50_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail50_EditDomain_Features.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail50_EditDomain_Sharing.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail50_EditDomain_Throttling.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail50_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail50_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail50_EditList.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail50_Settings.ascx" />
|
|
<Content Include="ProviderControls\Windows2008_Settings.ascx" />
|
|
<Content Include="ProviderControls\IIS70_Settings.ascx" />
|
|
<Content Include="ProviderControls\NetticaDNS_Settings.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail_EditDomain_Features.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail_EditDomain_Sharing.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail_EditForwarding.ascx" />
|
|
<Content Include="ScheduleTaskControls\Backup.ascx" />
|
|
<Content Include="ScheduleTaskControls\CalculatePackagesBandwidth.ascx" />
|
|
<Content Include="ScheduleTaskControls\CheckWebsite.ascx" />
|
|
<Content Include="ScheduleTaskControls\ExecuteSystemCommand.ascx" />
|
|
<Content Include="ScheduleTaskControls\HostedSolutionReport.ascx" />
|
|
<Content Include="ScheduleTaskControls\SendEmailNotification.ascx" />
|
|
<Content Include="ScheduleTaskControls\SendFilesViaFtp.ascx" />
|
|
<Content Include="ScheduleTaskControls\SuspendOverusedSpaces.ascx" />
|
|
<Content Include="ScheduleTaskControls\ZipFiles.ascx" />
|
|
<Content Include="App_LocalResources\HostedSharePointStorageSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\OverusageReport.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="Reports\HostingSpaceDiskspaceOverusageDetails.rdlc" />
|
|
<Content Include="Reports\OverusageReport.rdlc" />
|
|
<Content Include="App_LocalResources\HostedSharePointStorageUsage.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="CRM\App_LocalResources\CRMUsers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="CRM\App_LocalResources\CreateCRMUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="CRM\App_LocalResources\CRMUserRoles.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostedSoluitonReportSummaryLetter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail50_EditDomain_Features.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail50_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail50_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail50_EditDomain_Sharing.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail50_EditForwarding.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail50_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail50_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail50_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail50_EditDomain_Throttling.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeDistributionListPermissions.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesColdFusionControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesIPAddresses.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesAllocateIPAddresses.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="BlackBerry\App_LocalResources\BlackBerryUsers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\BlackBerry_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="BlackBerry\App_LocalResources\CreateNewBlackBerryUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="BlackBerry\App_LocalResources\EditBlackBerryUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\NetticaDNS_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebApplicationGallery.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebApplicationGalleryInstall.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebApplicationGalleryParams.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebApplicationGalleryHeader.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\OrganizationUserSetupInstructions.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\BlackBerry5_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\DomainsAddDomainSelectType.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="OCS\App_LocalResources\OCSUsers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="OCS\App_LocalResources\CreateOCSUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="OCS\App_LocalResources\EditOCSUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\OCS_ADGE_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\OCS_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail60_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail60_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail60_EditDomain_Features.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail60_EditDomain_Sharing.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail60_EditDomain_Throttling.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail60_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail60_EditForwarding.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail60_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail60_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Exchange_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeMailboxMobile.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeMailboxMobileDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<EmbeddedResource Include="Reports\HostingSpaceBandwidthOverusageDetails.rdlc" />
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\HostedSolutionReport.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<EmbeddedResource Include="Scripts\RandomPassword.js" />
|
|
<Content Include="SettingsExchangeMailboxSetupLetter.ascx" />
|
|
<Content Include="App_LocalResources\UserCustomersSummary.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\UserAccountMenu.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceDetailsHeaderControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceMenu.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesEditWebFolder.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesEditWebGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\WebSitesEditWebUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeCreateDistributionList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeCreateMailbox.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeCreatePublicFolder.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeDistributionListEmailAddresses.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeDistributionListGeneralSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeDistributionListMailFlowSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeMailboxEmailAddresses.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeMailboxGeneralSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeMailboxMailFlowSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangePublicFolderEmailAddresses.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangePublicFolderGeneralSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangePublicFolderMailFlowSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeStorageUsageBreakdown.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\ExchangeMailboxSetupInstructions.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeActiveSyncSettings.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeAddDomainName.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeContactGeneralSettings.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeContactMailFlowSettings.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeContacts.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeCreateContact.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeCreateDistributionList.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeCreateMailbox.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeCreatePublicFolder.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeDistributionListEmailAddresses.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeDistributionListGeneralSettings.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeDistributionListMailFlowSettings.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeDistributionLists.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeDomainNames.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeDomainRecords.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeMailboxEmailAddresses.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeMailboxes.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeMailboxGeneralSettings.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeMailboxMailFlowSettings.ascx" />
|
|
<Content Include="ExchangeServer\ExchangePublicFolderEmailAddresses.ascx" />
|
|
<Content Include="ExchangeServer\ExchangePublicFolderGeneralSettings.ascx" />
|
|
<Content Include="ExchangeServer\ExchangePublicFolderMailEnable.ascx" />
|
|
<Content Include="ExchangeServer\ExchangePublicFolderMailFlowSettings.ascx" />
|
|
<Content Include="ExchangeServer\ExchangePublicFolders.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeStorageUsage.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeStorageUsageBreakdown.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\AcceptedSenders.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\AccountsList.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\AcceptedSenders.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\ContactTabs.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\DaysBox.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\DistributionListTabs.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\MailboxTabs.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\PublicFolderTabs.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\RejectedSenders.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\Breadcrumb.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\ContactTabs.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\CountrySelector.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\DistributionListTabs.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\DomainSelector.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\EmailAddress.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\MailboxSelector.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\MailboxTabs.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\Menu.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\PublicFolderTabs.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\RejectedSenders.ascx" />
|
|
<Content Include="ExchangeServer\UserControls\SizeBox.ascx" />
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer43_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer43_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer43_EditDomain.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer43_EditGroup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\hMailServer43_EditList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Bind_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\ServU_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\ServU_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\FileZilla_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\FileZilla_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\Menu.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\Breadcrumb.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeAddDomainName.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeContactGeneralSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeCreateContact.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeContactMailFlowSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeContacts.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeDistributionLists.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeMailboxes.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangePublicFolders.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeDomainNames.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeStorageUsage.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\CountrySelector.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\AccountsList.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\MailboxSelector.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SpaceSettingsExchangeServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\EmailAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\SizeBox.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\DaysBox.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangePublicFolderMailEnable.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsExchangePolicy.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeDomainRecords.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeActiveSyncSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeMailboxSetupInstructions.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\SettingsExchangeMailboxSetupLetter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail_EditDomain_Technical.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail_EditDomain_Sharing.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\SmarterMail_EditDomain_Features.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\CalculatePackagesBandwidth.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\CheckWebsite.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\SendFilesViaFtp.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\ExecuteSystemCommand.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\SendEmailNotification.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\SuspendOverusedSpaces.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\ZipFiles.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\Backup.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\HoursBox.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\ExchangeMailboxPermissions.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\IIS70_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Windows2008_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MSFTP70_EditAccount.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\MSFTP70_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\PowerDNS_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostedSharePointBackupSiteCollection.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostedSharePointEditSiteCollection.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostedSharePointRestoreSiteCollection.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="App_LocalResources\HostedSharePointSiteCollections.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\OrganizationCreateOrganization.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\OrganizationCreateUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\OrganizationHome.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\Organizations.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\OrganizationUserGeneralSettings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\App_LocalResources\OrganizationUsers.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ExchangeServer\UserControls\App_LocalResources\UserSelector.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\Organizations_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\HostedSharePoint30_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="CRM\App_LocalResources\CRMOrganizationDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\App_LocalResources\CRM_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<EmbeddedResource Include="Scripts\AjaxUtils.js" />
|
|
<Content Include="UserControls\App_LocalResources\PackageDetails.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsMoveServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VdcImportServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\RemoteDesktop\App_LocalResources\Connect.aspx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VdcManagementNetwork.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\AllocatePackageIPAddresses.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\PackageIPAddresses.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\App_LocalResources\EditIPAddressControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="SettingsVpsPolicy.ascx" />
|
|
<Content Include="SettingsVpsSummaryLetter.ascx" />
|
|
<Content Include="SpaceSettingsVPS.ascx" />
|
|
<Content Include="UserControls\App_LocalResources\AuditLogControl.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserControls\AuditLogControl.ascx" />
|
|
<Content Include="UserControls\CheckBoxOption.ascx" />
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\BackupDatabase.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ScheduleTaskControls\App_LocalResources\EmptyView.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\Bind_Settings.ascx" />
|
|
<Content Include="ProviderControls\FileZilla_Settings.ascx" />
|
|
<Content Include="ProviderControls\FileZilla_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\ServU_Settings.ascx" />
|
|
<Content Include="ProviderControls\ServU_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\hMailServer43_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\hMailServer43_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\hMailServer43_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\hMailServer43_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\hMailServer43_EditList.ascx" />
|
|
<Content Include="ProviderControls\hMailServer43_Settings.ascx" />
|
|
<Content Include="SettingsExchangePolicy.ascx" />
|
|
<Content Include="SettingsOrganizationUserSummaryLetter.ascx" />
|
|
<Content Include="SkinControls\App_LocalResources\SiteFooter.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="SkinControls\App_LocalResources\GlobalSearch.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="SkinControls\App_LocalResources\SignedInUser.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="SpaceSettingsExchangeServer.ascx" />
|
|
<Content Include="SystemSettings.ascx" />
|
|
<Content Include="TextHTML.ascx" />
|
|
<Content Include="UserControls\App_LocalResources\EnableAsyncTasksSupport.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="RestoreWizard.ascx" />
|
|
<Content Include="SkinControls\SiteFooter.ascx" />
|
|
<Content Include="SpaceImportResources.ascx" />
|
|
<Content Include="SpaceQuotasControl.ascx" />
|
|
<Content Include="TaskManager.asmx" />
|
|
<Content Include="SearchSpaces.ascx" />
|
|
<Content Include="SearchUsers.ascx" />
|
|
<Content Include="UserControls\EnableAsyncTasksSupport.ascx" />
|
|
<Content Include="SkinControls\GlobalSearch.ascx" />
|
|
<Content Include="SkinControls\Logo.ascx" />
|
|
<Content Include="SkinControls\ProductVersion.ascx" />
|
|
<Content Include="SkinControls\SignedInUser.ascx" />
|
|
<Content Include="SkinControls\TopMenu.ascx" />
|
|
<Content Include="SkinControls\UserSpaceBreadcrumb.ascx" />
|
|
<Content Include="SpaceDeleteSpace.ascx" />
|
|
<Content Include="SpaceDetails.ascx" />
|
|
<Content Include="SpaceEditDetails.ascx" />
|
|
<Content Include="SpaceEditDnsRecords.ascx" />
|
|
<Content Include="SpaceMenu.ascx" />
|
|
<Content Include="SpaceNestedSpaces.ascx" />
|
|
<Content Include="SpaceNestedSpacesSummary.ascx" />
|
|
<Content Include="SpaceNotes.ascx" />
|
|
<Content Include="SpaceQuotas.ascx" />
|
|
<Content Include="SpaceSettings.ascx" />
|
|
<Content Include="SpaceSettingsEditor.ascx" />
|
|
<Content Include="SpaceSettingsInstantAlias.ascx" />
|
|
<Content Include="SpaceSettingsNameServers.ascx" />
|
|
<Content Include="SpaceSettingsSharedSSLSites.ascx" />
|
|
<Content Include="SpaceSettingsSpacesFolder.ascx" />
|
|
<Content Include="SpaceSummaryLetter.ascx" />
|
|
<Content Include="SpaceTools.ascx" />
|
|
<Content Include="SpaceViewQuotas.ascx" />
|
|
<Content Include="Tasks.ascx" />
|
|
<Content Include="TasksTaskDetails.ascx" />
|
|
<Content Include="UserAccountChangePassword.ascx" />
|
|
<Content Include="UserAccountDetails.ascx" />
|
|
<Content Include="UserAccountEditDetails.ascx" />
|
|
<Content Include="UserAccountMailTemplateSettings.ascx" />
|
|
<Content Include="UserAccountMenu.ascx" />
|
|
<Content Include="UserAccountNotes.ascx" />
|
|
<Content Include="UserAccountPolicySettings.ascx" />
|
|
<Content Include="UserAccountSummaryLetter.ascx" />
|
|
<Content Include="UserAccountTools.ascx" />
|
|
<Content Include="UserControls\CollapsiblePanel.ascx" />
|
|
<Content Include="UserControls\PopupHeader.ascx" />
|
|
<Content Include="ScheduleTaskControls\BackupDatabase.ascx" />
|
|
<Content Include="ScheduleTaskControls\EmptyView.ascx" />
|
|
<Content Include="UserControls\SimpleMessageBox.ascx" />
|
|
<Content Include="UserControls\SpaceServiceItems.ascx" />
|
|
<Content Include="UserCreateSpace.ascx" />
|
|
<Content Include="UserCreateUserAccount.ascx" />
|
|
<Content Include="UserCustomers.ascx" />
|
|
<Content Include="UserCustomersSummary.ascx" />
|
|
<Content Include="UserAccountSettings.ascx" />
|
|
<Content Include="UserDeleteUserAccount.ascx" />
|
|
<Content Include="UserSpaces.ascx" />
|
|
<Content Include="VPS\App_LocalResources\VdcAddExternalAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VdcAuditLog.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VdcCreateServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VdcExternalNetwork.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VdcHome.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VdcPermissions.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VdcPrivateNetwork.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsAddExternalAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsAddPrivateAddress.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsAuditLog.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsConfiguration.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsDvd.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsEditConfiguration.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsGeneral.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsHelp.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsInsertDvd.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsNetwork.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsPermissions.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsSnapshots.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsDetailsTools.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsToolsDeleteServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\App_LocalResources\VpsToolsReinstallServer.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\UserControls\App_LocalResources\Breadcrumb.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\UserControls\App_LocalResources\Menu.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\UserControls\App_LocalResources\ServerTabs.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="VPS\UserControls\Breadcrumb.ascx" />
|
|
<Content Include="VPS\UserControls\Menu.ascx" />
|
|
<Content Include="VPS\UserControls\ServerTabs.ascx" />
|
|
<Content Include="VPS\VdcAddExternalAddress.ascx" />
|
|
<Content Include="VPS\VdcAuditLog.ascx" />
|
|
<Content Include="VPS\VdcCreateServer.ascx" />
|
|
<Content Include="VPS\VdcExternalNetwork.ascx" />
|
|
<Content Include="VPS\VdcHome.ascx" />
|
|
<Content Include="VPS\VdcPermissions.ascx" />
|
|
<Content Include="VPS\VdcPrivateNetwork.ascx" />
|
|
<Content Include="VPS\VpsDetailsAddExternalAddress.ascx" />
|
|
<Content Include="VPS\VpsDetailsAddPrivateAddress.ascx" />
|
|
<Content Include="VPS\VpsDetailsAuditLog.ascx" />
|
|
<Content Include="VPS\VpsDetailsConfiguration.ascx" />
|
|
<Content Include="VPS\VpsDetailsDvd.ascx" />
|
|
<Content Include="VPS\VpsDetailsEditConfiguration.ascx" />
|
|
<Content Include="VPS\VpsDetailsGeneral.ascx" />
|
|
<Content Include="VPS\VpsDetailsHelp.ascx" />
|
|
<Content Include="VPS\VpsDetailsInsertDvd.ascx" />
|
|
<Content Include="VPS\VpsDetailsNetwork.ascx" />
|
|
<Content Include="VPS\VpsDetailsPermissions.ascx" />
|
|
<Content Include="VPS\VpsDetailsSnapshots.ascx" />
|
|
<Content Include="VPS\VpsDetailsTools.ascx" />
|
|
<Content Include="VPS\VpsToolsDeleteServer.ascx" />
|
|
<Content Include="VPS\VpsToolsReinstallServer.ascx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\WebsitePanel.WebPortal\WebsitePanel.WebPortal.csproj">
|
|
<Project>{C99EFB18-FFE7-45BB-8CA8-29336F3E8C68}</Project>
|
|
<Name>WebsitePanel.WebPortal</Name>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ApplicationInstallerControls\wsp_logo.png" />
|
|
<Content Include="BlackBerry\BlackBerryUsers.ascx" />
|
|
<Content Include="BlackBerry\CreateNewBlackBerryUser.ascx" />
|
|
<Content Include="BlackBerry\EditBlackBerryUser.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeMailboxMobile.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeMailboxMobileDetails.ascx" />
|
|
<Content Include="DomainsAddDomainSelectType.ascx" />
|
|
<Content Include="ExchangeServer\ExchangeDistributionListPermissions.ascx" />
|
|
<Content Include="ExchangeServer\OrganizationUserSetupInstructions.ascx" />
|
|
<Content Include="OCS\CreateOCSUser.ascx" />
|
|
<Content Include="OCS\EditOCSUser.ascx" />
|
|
<Content Include="OCS\OCSUsers.ascx" />
|
|
<Content Include="ProviderControls\App_LocalResources\HyperV_Settings.ascx.resx">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="ProviderControls\BlackBerry5_Settings.ascx" />
|
|
<Content Include="ProviderControls\BlackBerry_Settings.ascx" />
|
|
<Content Include="ProviderControls\Exchange_Settings.ascx" />
|
|
<Content Include="ProviderControls\OCS_EDGE_Settings.ascx" />
|
|
<Content Include="ProviderControls\OCS_Settings.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail60_EditAccount.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail60_EditDomain.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail60_EditDomain_Features.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail60_EditDomain_Sharing.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail60_EditDomain_Throttling.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail60_EditForwarding.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail60_EditGroup.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail60_EditList.ascx" />
|
|
<Content Include="ProviderControls\SmarterMail60_Settings.ascx" />
|
|
<Content Include="UserControls\AllocatePackageIPAddresses.ascx" />
|
|
<Content Include="UserControls\EditIPAddressControl.ascx" />
|
|
<Content Include="UserControls\PackageIPAddresses.ascx" />
|
|
<Content Include="VPS\VpsMoveServer.ascx" />
|
|
<Content Include="VPS\RemoteDesktop\Connect.aspx" />
|
|
<Content Include="VPS\RemoteDesktop\msrdp.cab" />
|
|
<Content Include="VPS\TestVirtualMachineTemplate.aspx" />
|
|
<Content Include="VPS\UserControls\FormTitle.ascx" />
|
|
<Content Include="VPS\VdcImportServer.ascx" />
|
|
<Content Include="VPS\VdcManagementNetwork.ascx" />
|
|
<Content Include="VPS\VirtualMachineImage.ashx" />
|
|
<Content Include="VPS\VirtualMachineSnapshotImage.ashx" />
|
|
<Content Include="WebApplicationGallery.ascx" />
|
|
<Content Include="WebApplicationGalleryHeader.ascx" />
|
|
<Content Include="WebApplicationGalleryInstall.ascx" />
|
|
<Content Include="WebApplicationGalleryParams.ascx" />
|
|
<Content Include="WebSitesAllocateIPAddresses.ascx" />
|
|
<Content Include="WebSitesColdFusionControl.ascx" />
|
|
<Content Include="WebSitesIPAddresses.ascx" />
|
|
<Content Include="ResizeImage.ashx" />
|
|
<Content Include="VPSForPC\VirtualMachineImage.ashx" />
|
|
<Content Include="VPSForPC\VirtualMachineSnapshotImage.ashx" />
|
|
<None Include="Web.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Lync\UserControls\App_LocalResources\" />
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<SaveServerSettingsInUserFile>True</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
</Project> |