Files
WebGIM/WebSites/WebGIM/report_analisi.aspx
T

8 lines
458 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/AjaxTitle.master" AutoEventWireup="true"
CodeFile="report_analisi.aspx.cs" Inherits="report_analisi" %>
<%@ Register Src="~/WebUserControls/mod_reportInterventi.ascx" TagName="mod_reportInterventi" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="Server">
<uc1:mod_reportInterventi ID="mod_reportInterventi1" runat="server" />
</asp:Content>