Files
MoonPro.net/MP-TAB/WebMasterPages/QrScan.master.designer.cs
Samuele Locatelli a661cae21a TAB:
- nuova master da base x scanner QR
- fix lettura js
- rimesso jqueryUI
- fix pagina dettaglio x disegni gestiti o meno
2023-09-22 09:43:43 +02:00

36 lines
1.1 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 MoonProTablet.WebMasterPages
{
public partial class QrScan
{
/// <summary>
/// PlaceHolder1 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.PlaceHolder PlaceHolder1;
/// <summary>
/// MainContentScan 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.ContentPlaceHolder MainContentScan;
}
}