494 lines
18 KiB
C#
494 lines
18 KiB
C#
// Copyright (c) 2011, Outercurve Foundation.
|
|
// All rights reserved.
|
|
//
|
|
// Redistribution and use in source and binary forms, with or without modification,
|
|
// are permitted provided that the following conditions are met:
|
|
//
|
|
// - Redistributions of source code must retain the above copyright notice, this
|
|
// list of conditions and the following disclaimer.
|
|
//
|
|
// - Redistributions in binary form must reproduce the above copyright notice,
|
|
// this list of conditions and the following disclaimer in the documentation
|
|
// and/or other materials provided with the distribution.
|
|
//
|
|
// - Neither the name of the Outercurve Foundation nor the names of its
|
|
// contributors may be used to endorse or promote products derived from this
|
|
// software without specific prior written permission.
|
|
//
|
|
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
|
// ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
|
// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:2.0.50727.3074
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace WebsitePanel.Portal.Lync {
|
|
|
|
|
|
public partial class LyncAddLyncUserPlan {
|
|
|
|
/// <summary>
|
|
/// asyncTasks control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.EnableAsyncTasksSupport asyncTasks;
|
|
|
|
/// <summary>
|
|
/// breadcrumb control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.ExchangeServer.UserControls.Breadcrumb breadcrumb;
|
|
|
|
/// <summary>
|
|
/// menu control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.ExchangeServer.UserControls.Menu menu;
|
|
|
|
/// <summary>
|
|
/// Image1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Image Image1;
|
|
|
|
/// <summary>
|
|
/// locTitle control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Localize locTitle;
|
|
|
|
/// <summary>
|
|
/// messageBox control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.UserControls.SimpleMessageBox messageBox;
|
|
|
|
/// <summary>
|
|
/// secPlan control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.CollapsiblePanel secPlan;
|
|
|
|
/// <summary>
|
|
/// Plan control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Panel Plan;
|
|
|
|
/// <summary>
|
|
/// txtPlan control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.TextBox txtPlan;
|
|
|
|
/// <summary>
|
|
/// valRequirePlan control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.RequiredFieldValidator valRequirePlan;
|
|
|
|
/// <summary>
|
|
/// secPlanFeatures control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.CollapsiblePanel secPlanFeatures;
|
|
|
|
/// <summary>
|
|
/// PlanFeatures control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Panel PlanFeatures;
|
|
|
|
/// <summary>
|
|
/// chkIM control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkIM;
|
|
|
|
/// <summary>
|
|
/// chkMobility control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkMobility;
|
|
|
|
/// <summary>
|
|
/// chkConferencing control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkConferencing;
|
|
|
|
/// <summary>
|
|
/// chkEnterpriseVoice control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkEnterpriseVoice;
|
|
|
|
/// <summary>
|
|
/// secPlanFeaturesFederation control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.CollapsiblePanel secPlanFeaturesFederation;
|
|
|
|
/// <summary>
|
|
/// PlanFeaturesFederation control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Panel PlanFeaturesFederation;
|
|
|
|
/// <summary>
|
|
/// chkFederation control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkFederation;
|
|
|
|
/// <summary>
|
|
/// chkRemoteUserAccess control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkRemoteUserAccess;
|
|
|
|
/// <summary>
|
|
/// secPlanFeaturesArchiving control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.CollapsiblePanel secPlanFeaturesArchiving;
|
|
|
|
/// <summary>
|
|
/// PlanFeaturesArchiving control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Panel PlanFeaturesArchiving;
|
|
|
|
/// <summary>
|
|
/// locArchivingPolicy control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Localize locArchivingPolicy;
|
|
|
|
/// <summary>
|
|
/// ddArchivingPolicy control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.DropDownList ddArchivingPolicy;
|
|
|
|
/// <summary>
|
|
/// secPlanFeaturesMeeting control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.CollapsiblePanel secPlanFeaturesMeeting;
|
|
|
|
/// <summary>
|
|
/// PlanFeaturesMeeting control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Panel PlanFeaturesMeeting;
|
|
|
|
/// <summary>
|
|
/// chkAllowOrganizeMeetingsWithExternalAnonymous control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkAllowOrganizeMeetingsWithExternalAnonymous;
|
|
|
|
/// <summary>
|
|
/// secPlanFeaturesTelephony control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.CollapsiblePanel secPlanFeaturesTelephony;
|
|
|
|
/// <summary>
|
|
/// PlanFeaturesTelephony control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Panel PlanFeaturesTelephony;
|
|
|
|
/// <summary>
|
|
/// locTelephony control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Localize locTelephony;
|
|
|
|
/// <summary>
|
|
/// ddTelephony control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.DropDownList ddTelephony;
|
|
|
|
/// <summary>
|
|
/// pnEnterpriseVoice control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Panel pnEnterpriseVoice;
|
|
|
|
/// <summary>
|
|
/// locTelephonyProvider control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Localize locTelephonyProvider;
|
|
|
|
/// <summary>
|
|
/// tbTelephoneProvider control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.TextBox tbTelephoneProvider;
|
|
|
|
/// <summary>
|
|
/// btnAccept control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Button btnAccept;
|
|
|
|
/// <summary>
|
|
/// AcceptRequiredValidator control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.RequiredFieldValidator AcceptRequiredValidator;
|
|
|
|
/// <summary>
|
|
/// locDialPlan control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Localize locDialPlan;
|
|
|
|
/// <summary>
|
|
/// ddTelephonyDialPlanPolicy control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.DropDownList ddTelephonyDialPlanPolicy;
|
|
|
|
/// <summary>
|
|
/// locVoicePolicy control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Localize locVoicePolicy;
|
|
|
|
/// <summary>
|
|
/// ddTelephonyVoicePolicy control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.DropDownList ddTelephonyVoicePolicy;
|
|
|
|
/// <summary>
|
|
/// pnServerURI control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Panel pnServerURI;
|
|
|
|
/// <summary>
|
|
/// locServerURI control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Localize locServerURI;
|
|
|
|
/// <summary>
|
|
/// tbServerURI control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.TextBox tbServerURI;
|
|
|
|
/// <summary>
|
|
/// btnAdd control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Button btnAdd;
|
|
|
|
/// <summary>
|
|
/// ValidationSummary1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.ValidationSummary ValidationSummary1;
|
|
}
|
|
}
|