Files
b2bcondomini.it/PUB/PAZ/Allegati.aspx
T
2018-08-10 09:10:01 +02:00

12 lines
581 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/SitePAZ.master" AutoEventWireup="true" CodeBehind="Allegati.aspx.cs" Inherits="PUB.PAZ.Allegati" %>
<%@ Register Src="~/WebUserContols/mod_allegatiInterv.ascx" TagPrefix="uc1" TagName="mod_allegatiInterv" %>
<asp:Content ID="Content1" ContentPlaceHolderID="NoAjaxContent" runat="server">
<div class="container-fluid my-1 bg-light px-1">
<uc1:mod_allegatiInterv runat="server" id="mod_allegatiInterv" />
</div>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
</asp:Content>