Files
Aaru/DiscImageChef.Server/Statistics.aspx.designer.cs

104 lines
2.2 KiB
C#
Raw Normal View History

//------------------------------------------------------------------------------
// <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-06-03 01:10:46 +01:00
2017-12-21 14:30:38 +00:00
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
namespace DiscImageChef.Server {
public partial class Statistics {
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl body;
2017-12-21 14:30:38 +00:00
protected Label lblVersion;
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl content;
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divOperatingSystems;
2017-06-04 02:24:04 +01:00
2017-12-21 14:30:38 +00:00
protected Repeater repOperatingSystems;
2017-06-04 02:24:04 +01:00
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divVersions;
2017-06-04 02:24:04 +01:00
2017-12-21 14:30:38 +00:00
protected Repeater repVersions;
2017-06-04 02:24:04 +01:00
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divCommands;
2017-12-21 14:30:38 +00:00
protected Label lblAnalyze;
2017-12-21 14:30:38 +00:00
protected Label lblBenchmark;
2017-12-21 14:30:38 +00:00
protected Label lblChecksum;
2017-12-21 14:30:38 +00:00
protected Label lblCompare;
protected Label lblConvertImage;
protected Label lblCreateSidecar;
2017-12-21 14:30:38 +00:00
protected Label lblDecode;
2017-12-21 14:30:38 +00:00
protected Label lblDeviceInfo;
2017-12-21 14:30:38 +00:00
protected Label lblDeviceReport;
2017-12-21 14:30:38 +00:00
protected Label lblDumpMedia;
2017-12-21 14:30:38 +00:00
protected Label lblEntropy;
2017-12-21 14:30:38 +00:00
protected Label lblExtractFiles;
2017-12-21 14:30:38 +00:00
protected Label lblFormats;
2017-12-21 14:30:38 +00:00
protected Label lblListDevices;
2017-12-21 14:30:38 +00:00
protected Label lblListEncodings;
2017-10-12 22:41:31 +01:00
2017-12-21 14:30:38 +00:00
protected Label lblLs;
2017-12-21 14:30:38 +00:00
protected Label lblMediaInfo;
2017-12-21 14:30:38 +00:00
protected Label lblMediaScan;
2017-12-21 14:30:38 +00:00
protected Label lblPrintHex;
2017-12-21 14:30:38 +00:00
protected Label lblVerify;
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divFilters;
2017-12-21 14:30:38 +00:00
protected Repeater repFilters;
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divMediaImages;
2017-12-21 14:30:38 +00:00
protected Repeater repMediaImages;
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divPartitions;
2017-12-21 14:30:38 +00:00
protected Repeater repPartitions;
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divFilesystems;
2017-12-21 14:30:38 +00:00
protected Repeater repFilesystems;
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divVirtualMedia;
2017-12-21 14:30:38 +00:00
protected Repeater repVirtualMedia;
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divRealMedia;
2017-12-21 14:30:38 +00:00
protected Repeater repRealMedia;
2017-12-21 14:30:38 +00:00
protected HtmlGenericControl divDevices;
2017-12-21 14:30:38 +00:00
protected Repeater repDevices;
}
}