Files
MoonPro.net/MP-Admin/gestioneODL.aspx
T
2018-09-28 12:53:37 +02:00

6 lines
457 B
Plaintext

<%@ Page Title="MPADM | ODL" 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>