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

28 lines
1.3 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 SpaceDetailsHeaderControl {
protected System.Web.UI.WebControls.Literal litPackageName;
protected System.Web.UI.WebControls.Label lblUser;
protected WebsitePanel.Portal.UserDetails spaceUser;
protected System.Web.UI.WebControls.Label lblHostingPlan;
protected System.Web.UI.WebControls.Literal litHostingPlan;
protected System.Web.UI.HtmlControls.HtmlTableRow rowSpaceServer;
protected System.Web.UI.WebControls.Label lblTargetServer;
protected WebsitePanel.Portal.ServerDetails serverDetails;
protected System.Web.UI.WebControls.Label lblCreationDate;
protected System.Web.UI.WebControls.Literal litPurchaseDate;
protected System.Web.UI.HtmlControls.HtmlTableRow rowStatus;
protected System.Web.UI.WebControls.Label lblStatus;
protected System.Web.UI.WebControls.Literal litStatus;
}
}