From dbb2f85283dd6a1f179e91fdbcf67c5b7bc34ed8 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Thu, 19 Nov 2015 16:36:16 +0100 Subject: [PATCH] Nuova versione Iniziata pagina AnagLocazioni --- .../WebUserControls/mod_anagLocazioni.ascx | 2 ++ .../WebUserControls/mod_anagLocazioni.ascx.cs | 17 +++++++++++++ .../mod_anagLocazioni.ascx.designer.cs | 17 +++++++++++++ Projects/WebGIM/GIM_site/anagLocazioni.aspx | 5 ++++ .../WebGIM/GIM_site/anagLocazioni.aspx.cs | 17 +++++++++++++ .../GIM_site/anagLocazioni.aspx.designer.cs | 24 +++++++++++++++++++ Projects/WebGIM/VersGen/WebGIM.cs | 4 ++-- Projects/WebGIM/VersGen/WebGIM.tt | 4 ++-- 8 files changed, 86 insertions(+), 4 deletions(-) create mode 100644 Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx create mode 100644 Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx.cs create mode 100644 Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx.designer.cs create mode 100644 Projects/WebGIM/GIM_site/anagLocazioni.aspx create mode 100644 Projects/WebGIM/GIM_site/anagLocazioni.aspx.cs create mode 100644 Projects/WebGIM/GIM_site/anagLocazioni.aspx.designer.cs diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx new file mode 100644 index 0000000..0a6c169 --- /dev/null +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx @@ -0,0 +1,2 @@ +<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_anagLocazioni.ascx.cs" Inherits="GIM_site.WebUserControls.mod_anagLocazioni" %> +...da fare elenco locazioni... \ No newline at end of file diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx.cs b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx.cs new file mode 100644 index 0000000..0d33f04 --- /dev/null +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.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 GIM_site.WebUserControls +{ + public partial class mod_anagLocazioni : System.Web.UI.UserControl + { + protected void Page_Load(object sender, EventArgs e) + { + + } + } +} \ No newline at end of file diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx.designer.cs b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx.designer.cs new file mode 100644 index 0000000..d722868 --- /dev/null +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagLocazioni.ascx.designer.cs @@ -0,0 +1,17 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace GIM_site.WebUserControls +{ + + + public partial class mod_anagLocazioni + { + } +} diff --git a/Projects/WebGIM/GIM_site/anagLocazioni.aspx b/Projects/WebGIM/GIM_site/anagLocazioni.aspx new file mode 100644 index 0000000..47381b6 --- /dev/null +++ b/Projects/WebGIM/GIM_site/anagLocazioni.aspx @@ -0,0 +1,5 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/AjaxSearch.master" AutoEventWireup="true" CodeBehind="anagLocazioni.aspx.cs" Inherits="GIM_site.anagLocazioni" %> +<%@ Register src="WebUserControls/mod_anagLocazioni.ascx" tagname="mod_anagLocazioni" tagprefix="uc1" %> + + + diff --git a/Projects/WebGIM/GIM_site/anagLocazioni.aspx.cs b/Projects/WebGIM/GIM_site/anagLocazioni.aspx.cs new file mode 100644 index 0000000..2937915 --- /dev/null +++ b/Projects/WebGIM/GIM_site/anagLocazioni.aspx.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 GIM_site +{ + public partial class anagLocazioni : System.Web.UI.Page + { + protected void Page_Load(object sender, EventArgs e) + { + + } + } +} \ No newline at end of file diff --git a/Projects/WebGIM/GIM_site/anagLocazioni.aspx.designer.cs b/Projects/WebGIM/GIM_site/anagLocazioni.aspx.designer.cs new file mode 100644 index 0000000..1033aa9 --- /dev/null +++ b/Projects/WebGIM/GIM_site/anagLocazioni.aspx.designer.cs @@ -0,0 +1,24 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace GIM_site { + + + public partial class anagLocazioni { + + /// + /// mod_anagLocazioni1 control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::GIM_site.WebUserControls.mod_anagLocazioni mod_anagLocazioni1; + } +} diff --git a/Projects/WebGIM/VersGen/WebGIM.cs b/Projects/WebGIM/VersGen/WebGIM.cs index a76a126..2921046 100644 --- a/Projects/WebGIM/VersGen/WebGIM.cs +++ b/Projects/WebGIM/VersGen/WebGIM.cs @@ -5,7 +5,7 @@ using System.Reflection; -[assembly: AssemblyVersion("1.5.253.512")] -[assembly: AssemblyFileVersion("1.5.253.512")] +[assembly: AssemblyVersion("1.6.256.515")] +[assembly: AssemblyFileVersion("1.6.256.515")] [assembly: AssemblyCopyright("Steamware © 2006-2015")] [assembly: AssemblyCompany("Steamware")] diff --git a/Projects/WebGIM/VersGen/WebGIM.tt b/Projects/WebGIM/VersGen/WebGIM.tt index ffac1c6..8ab8979 100644 --- a/Projects/WebGIM/VersGen/WebGIM.tt +++ b/Projects/WebGIM/VersGen/WebGIM.tt @@ -6,8 +6,8 @@ using System.Reflection; -[assembly: AssemblyVersion("1.5.253.<#= this.RevisionNumber #>")] -[assembly: AssemblyFileVersion("1.5.253.<#= this.RevisionNumber #>")] +[assembly: AssemblyVersion("1.6.256.<#= this.RevisionNumber #>")] +[assembly: AssemblyFileVersion("1.6.256.<#= this.RevisionNumber #>")] [assembly: AssemblyCopyright("Steamware © 2006-<#= DateTime.Now.Year #>")] [assembly: AssemblyCompany("Steamware")] <#+