63 lines
2.0 KiB
C#
63 lines
2.0 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace MP_ADM
|
|
{
|
|
|
|
|
|
public partial class GestKIT
|
|
{
|
|
|
|
/// <summary>
|
|
/// lblDataImportOut control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Label lblDataImportOut;
|
|
|
|
/// <summary>
|
|
/// divContent control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divContent;
|
|
|
|
/// <summary>
|
|
/// mod_gestKIT control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MP_ADM.WebUserControls.mod_gestKIT mod_gestKIT;
|
|
|
|
/// <summary>
|
|
/// mod_barcode control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MP_ADM.WebUserControls.mod_barcode mod_barcode;
|
|
|
|
/// <summary>
|
|
/// mod_gestPromODL control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MP_ADM.WebUserControls.mod_gestPromODL mod_gestPromODL;
|
|
}
|
|
}
|