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
@@ -8,7 +8,7 @@ using System.Web.UI.WebControls;
namespace MoonProTablet.WebUserControls
{
public partial class cmp_ST_objView : MpTabUserControl
public partial class cmp_ST_objView : BaseUserControl
{
public string dataType
{