Files
MoonPro.net/MP-ADM/gestioneODL.aspx
T
Samuele E. Locatelli 91ccb018af Code cleanup con CodeMaid
2020-09-11 12:45:52 +02:00

6 lines
451 B
Plaintext

<%@ Page Title="MPADM | ODL" Language="C#" MasterPageFile="~/WebMasterPages/MoonPro.master" AutoEventWireup="true" CodeBehind="gestioneODL.aspx.cs" Inherits="MP_ADM.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>