72 lines
2.3 KiB
C#
72 lines
2.3 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_MAG.WebUserControls
|
|
{
|
|
|
|
|
|
public partial class cmp_gestPedane
|
|
{
|
|
|
|
/// <summary>
|
|
/// pnlPL control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.UpdatePanel pnlPL;
|
|
|
|
/// <summary>
|
|
/// cmp_PL_detail control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MP_MAG.WebUserControls.cmp_PL_detail cmp_PL_detail;
|
|
|
|
/// <summary>
|
|
/// cmp_elencoPedane control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MP_MAG.WebUserControls.cmp_elencoPedane cmp_elencoPedane;
|
|
|
|
/// <summary>
|
|
/// cmp_elencoUDC control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MP_MAG.WebUserControls.cmp_elencoUDC cmp_elencoUDC;
|
|
|
|
/// <summary>
|
|
/// hfPackListID 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.HiddenField hfPackListID;
|
|
|
|
/// <summary>
|
|
/// timerGestPed control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.Timer timerGestPed;
|
|
}
|
|
}
|