Modifica userControl x ereditare da BaseUserControl
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user