7d289a3b64
pulizia codice...
44 lines
1.4 KiB
C#
44 lines
1.4 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 GIM_site
|
|
{
|
|
|
|
|
|
public partial class ConsumoRic {
|
|
|
|
/// <summary>
|
|
/// hlReturn 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.HyperLink hlReturn;
|
|
|
|
/// <summary>
|
|
/// mod_ricercaItem control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::GIM_site.WebUserControls.mod_ricercaItem mod_ricercaItem;
|
|
|
|
/// <summary>
|
|
/// mod_MovMag2Int control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::GIM_site.WebUserControls.mod_MovMag2Int mod_MovMag2Int;
|
|
}
|
|
}
|