Files
MoonPro.net/MP-Admin/gestioneODL.aspx
T
Samuele E. Locatelli 0f8f41aaaa Aggiunto progetto MP-ADMIN
2016-11-11 19:16:20 +01:00

6 lines
446 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/MoonPro.master" AutoEventWireup="true" CodeBehind="gestioneODL.aspx.cs" Inherits="MoonPro_site.gestioneODL" %>
<%@ Register src="WebUserControls/mod_gestioneODL.ascx" tagname="mod_gestioneODL" tagprefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
<uc1:mod_gestioneODL ID="mod_gestioneODL1" runat="server" />
</asp:Content>