Files
MoonPro.net/MP-Site/UI.aspx
T
Samuele E. Locatelli a3bff998e7 incluso MP-Site...
2016-11-14 12:40:04 +01:00

6 lines
390 B
Plaintext

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