//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ 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; } }