Files
WebGIM/GIM_site/obj/WinLab/Package/PackageTmp/test.aspx
T
2017-01-27 22:23:39 +01:00

7 lines
431 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/Ajax.master" AutoEventWireup="true" Inherits="test" Codebehind="test.aspx.cs" %>
<%@ Register Src="~/WebUserControls/mod_periodoAnalisi.ascx" TagName="mod_periodoAnalisi" TagPrefix="uc2" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="Server">
<uc2:mod_periodoAnalisi ID="mod_periodoAnalisi1" runat="server" />
</asp:Content>