//------------------------------------------------------------------------------ // // 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 InstallerApplicationHeader { protected System.Web.UI.WebControls.Literal litName; protected System.Web.UI.WebControls.Image imgLogo; protected System.Web.UI.WebControls.Label lblManufacturer; protected System.Web.UI.WebControls.Literal litManufacturer; protected System.Web.UI.WebControls.Label lblVersion; protected System.Web.UI.WebControls.Literal litVersion; protected System.Web.UI.WebControls.Label lblLicense; protected System.Web.UI.WebControls.Literal litLicense; protected System.Web.UI.WebControls.Label lblSize; protected System.Web.UI.WebControls.Literal litSize; protected System.Web.UI.HtmlControls.HtmlTableRow rowHomeSite; protected System.Web.UI.WebControls.Label lblWebSite; protected System.Web.UI.WebControls.HyperLink lnkHomeSite; protected System.Web.UI.HtmlControls.HtmlTableRow rowSupportSite; protected System.Web.UI.WebControls.Label lblSupportSite; protected System.Web.UI.WebControls.HyperLink lnkSupportSite; protected System.Web.UI.HtmlControls.HtmlTableRow rowDocSite; protected System.Web.UI.WebControls.Label lblDocumentation; protected System.Web.UI.WebControls.HyperLink lnkDocSite; protected System.Web.UI.WebControls.Literal litFullDescription; } }