Files
medpred/MedPred/WebUserControls/mod_header.ascx.designer.cs
T
Samuele E. Locatelli 1788b5671e Vers 0.5.*
Creato profilo pubblicazione su WinLab
Fix creazione nuova visita generale (con data della richiesta...)
Pubblicato su WinLab!
2014-04-24 17:31:01 +02:00

25 lines
768 B
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 MedPred.WebUserControls {
public partial class mod_header {
/// <summary>
/// lblVers 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 lblVers;
}
}