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

24 lines
1.1 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.42
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace WebsitePanel.Portal {
public partial class BandwidthReportPackageDetails {
protected WebsitePanel.Portal.SpaceDetailsHeaderControl spaceDetails;
protected WebsitePanel.Portal.CollapsiblePanel secSummary;
protected System.Web.UI.WebControls.Panel SummaryPanel;
protected System.Web.UI.WebControls.Literal litPeriod;
protected System.Web.UI.WebControls.GridView gvSummary;
protected System.Web.UI.WebControls.Label lblTotal;
protected System.Web.UI.WebControls.Literal litTotal;
protected System.Web.UI.WebControls.Label lblMB1;
protected System.Web.UI.WebControls.Button btnCancel;
}
}