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

34 lines
1.8 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.42
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace WebsitePanel.Portal.ExchangeServer {
public partial class ExchangePublicFolderEmailAddresses {
protected WebsitePanel.Portal.ExchangeServer.UserControls.Breadcrumb breadcrumb;
protected WebsitePanel.Portal.ExchangeServer.UserControls.Menu menu;
protected System.Web.UI.WebControls.Image Image1;
protected System.Web.UI.WebControls.Localize locTitle;
protected System.Web.UI.WebControls.Literal litDisplayName;
protected WebsitePanel.Portal.ExchangeServer.UserControls.PublicFolderTabs tabs;
protected WebsitePanel.Portal.UserControls.SimpleMessageBox messageBox;
protected System.Web.UI.WebControls.Label lblAddEmail;
protected System.Web.UI.WebControls.Localize locAccount;
protected WebsitePanel.Portal.ExchangeServer.UserControls.EmailAddress email;
protected System.Web.UI.WebControls.Button btnAddEmail;
protected WebsitePanel.Portal.CollapsiblePanel secExistingAddresses;
protected System.Web.UI.WebControls.Panel ExistingAddresses;
protected System.Web.UI.WebControls.GridView gvEmails;
protected System.Web.UI.WebControls.Localize locTotal;
protected System.Web.UI.WebControls.Label lblTotal;
protected System.Web.UI.WebControls.Button btnSetAsPrimary;
protected System.Web.UI.WebControls.Button btnDeleteAddresses;
protected System.Web.UI.WebControls.Localize FormComments;
}
}