54 lines
1.7 KiB
C#
54 lines
1.7 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 GPW_Admin
|
|
{
|
|
|
|
|
|
public partial class Vocabolario
|
|
{
|
|
|
|
/// <summary>
|
|
/// mod_ricercaGenerica control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::mod_ricercaGenerica mod_ricercaGenerica;
|
|
|
|
/// <summary>
|
|
/// cmp_righePag control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::GPW_Admin.WebUserControls.cmp_righePag cmp_righePag;
|
|
|
|
/// <summary>
|
|
/// cmp_vocabolario control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::GPW_Admin.WebUserControls.cmp_vocabolario cmp_vocabolario;
|
|
|
|
/// <summary>
|
|
/// cmp_lemmiVocab control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::GPW_Admin.WebUserControls.cmp_lemmiVocab cmp_lemmiVocab;
|
|
}
|
|
}
|