2017-10-12 18:44:13 +01:00
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
// <auto-generated>
|
|
|
|
|
// This code was generated by a tool.
|
|
|
|
|
// Runtime Version:4.0.30319.42000
|
|
|
|
|
//
|
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
|
// the code is regenerated.
|
|
|
|
|
// </auto-generated>
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
using System.Web.UI.HtmlControls;
|
|
|
|
|
using System.Web.UI.WebControls;
|
|
|
|
|
|
2017-10-12 18:44:13 +01:00
|
|
|
namespace DiscImageChef.Server {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public partial class Default {
|
|
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl body;
|
2017-10-12 18:44:13 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblVersion;
|
2017-10-12 18:44:13 +01:00
|
|
|
}
|
|
|
|
|
}
|