Files
admodelling.org/INTERFACE/WebLCP/CondizioniServizio.aspx
2019-10-31 10:34:30 +01:00

8 lines
454 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/SiteContained.Master" AutoEventWireup="true" CodeBehind="CondizioniServizio.aspx.cs" Inherits="WebLCP.CondizioniServizio" %>
<%@ Register Src="~/WUC/mod_condizioniServizio.ascx" TagPrefix="uc1" TagName="mod_condizioniServizio" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<uc1:mod_condizioniServizio runat="server" id="mod_condizioniServizio" />
</asp:Content>