+
+
Selezione TAGS
+ OPZIONALE, da config, se indicato permette di scegleire TRA I TAG assocaiti al NumTask 1 SOLO,e POI lo tiene in memoria x poterlo inserire come registrazione...
+
+
diff --git a/C-TRACK/WebUserControls/mod_selTag.ascx.cs b/C-TRACK/WebUserControls/mod_selTag.ascx.cs
new file mode 100644
index 0000000..d8cf208
--- /dev/null
+++ b/C-TRACK/WebUserControls/mod_selTag.ascx.cs
@@ -0,0 +1,17 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Web;
+using System.Web.UI;
+using System.Web.UI.WebControls;
+
+namespace C_TRACK.WebUserControls
+{
+ public partial class mod_selTag : System.Web.UI.UserControl
+ {
+ protected void Page_Load(object sender, EventArgs e)
+ {
+
+ }
+ }
+}
\ No newline at end of file
diff --git a/C-TRACK/WebUserControls/mod_selTag.ascx.designer.cs b/C-TRACK/WebUserControls/mod_selTag.ascx.designer.cs
new file mode 100644
index 0000000..5714034
--- /dev/null
+++ b/C-TRACK/WebUserControls/mod_selTag.ascx.designer.cs
@@ -0,0 +1,15 @@
+//------------------------------------------------------------------------------
+//
@@ -22,6 +24,7 @@
+
diff --git a/C-TRACK/barcode.aspx.designer.cs b/C-TRACK/barcode.aspx.designer.cs
index 5c9639b..eba8977 100644
--- a/C-TRACK/barcode.aspx.designer.cs
+++ b/C-TRACK/barcode.aspx.designer.cs
@@ -66,6 +66,15 @@ namespace C_TRACK {
///
protected global::C_TRACK.WebUserControls.mod_selTask mod_selTask;
+ ///
+ /// Controllo mod_selTag.
+ ///
+ ///
+ /// Campo generato automaticamente.
+ /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ ///
+ protected global::C_TRACK.WebUserControls.mod_selTag mod_selTag;
+
///
/// Controllo mod_barcode1.
///