will only be added is the planName does not exist yet for this tenant. Added ability to match exchange plan (based on size and mapi) to mail enabled users (room and equipment) and add the mailbox plan to the object for all users who has no plan assigned yet configured generate_es_proxies.bat added Allowed admins to delete reseller space
231 lines
8.4 KiB
C#
231 lines
8.4 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace WebsitePanel.Portal {
|
|
|
|
|
|
public partial class SettingsLyncUserPlansPolicy {
|
|
|
|
/// <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>
|
|
/// 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>
|
|
/// gvPlans 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.GridView gvPlans;
|
|
|
|
/// <summary>
|
|
/// btnSetDefaultPlan 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 btnSetDefaultPlan;
|
|
|
|
/// <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>
|
|
/// 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>
|
|
/// 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>
|
|
/// secEnterpriseVoice control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebsitePanel.Portal.CollapsiblePanel secEnterpriseVoice;
|
|
|
|
/// <summary>
|
|
/// EnterpriseVoice 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 EnterpriseVoice;
|
|
|
|
/// <summary>
|
|
/// chkNone 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.RadioButton chkNone;
|
|
|
|
/// <summary>
|
|
/// chkEmergency 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.RadioButton chkEmergency;
|
|
|
|
/// <summary>
|
|
/// chkNational 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.RadioButton chkNational;
|
|
|
|
/// <summary>
|
|
/// chkMobile 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.RadioButton chkMobile;
|
|
|
|
/// <summary>
|
|
/// chkInternational 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.RadioButton chkInternational;
|
|
|
|
/// <summary>
|
|
/// btnAddPlan 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 btnAddPlan;
|
|
|
|
/// <summary>
|
|
/// btnAddPlanToOrganizations 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 btnAddPlanToOrganizations;
|
|
}
|
|
}
|