6 lines
451 B
Plaintext
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> |