Modifica userControl x ereditare da BaseUserControl

This commit is contained in:
Samuele E. Locatelli
2020-09-14 21:56:39 +02:00
parent e85159d108
commit 76841fb5d8
44 changed files with 3525 additions and 3853 deletions
@@ -7,7 +7,7 @@ using System.Web.UI.WebControls;
namespace MoonProTablet.WebUserControls
{
public partial class cmp_ST_objCheck : System.Web.UI.UserControl
public partial class cmp_ST_objCheck : BaseUserControl
{
protected void Page_Load(object sender, EventArgs e)
{