2017-09-29 15:36:15 +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-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;
|
|
|
|
|
|
2017-06-03 01:19:47 +01:00
|
|
|
namespace DiscImageChef.Server {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public partial class ViewReport {
|
|
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl content;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblManufacturer;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblModel;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblRevision;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divUsb;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblUsbManufacturer;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblUsbProduct;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblUsbVendor;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblUsbVendorDescription;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblUsbProductId;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblUsbProductDescription;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divFirewire;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblFirewireManufacturer;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblFirewireProduct;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblFirewireVendor;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblFirewireProductId;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divPcmcia;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblPcmciaManufacturer;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblPcmciaProduct;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblPcmciaManufacturerCode;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblPcmciaCardCode;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblPcmciaCompliance;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repPcmciaTuples;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divAta;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblAtapi;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblAtaDeviceType;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repAtaTwo;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repAtaOne;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divScsi;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblScsiVendor;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblScsiProduct;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblScsiRevision;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repScsi;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divScsiModeSense;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repModeSense;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divScsiEvpd;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repEvpd;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divScsiMmcMode;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repScsiMmcMode;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divScsiMmcFeatures;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repScsiMmcFeatures;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divScsiSsc;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblScsiSscGranularity;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblScsiSscMaxBlock;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Label lblScsiSscMinBlock;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repScsiSscDensities;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repScsiSscMedias;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divTestedMedia;
|
2017-06-03 01:19:47 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repTestedMedia;
|
2017-09-29 15:36:15 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divMMC;
|
2017-09-29 15:36:15 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repMMC;
|
2017-09-29 15:36:15 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected HtmlGenericControl divSD;
|
2017-09-29 15:36:15 +01:00
|
|
|
|
2017-12-21 14:30:38 +00:00
|
|
|
protected Repeater repSD;
|
2017-06-03 01:19:47 +01:00
|
|
|
}
|
2017-06-03 01:10:46 +01:00
|
|
|
}
|