Files
GPW/GPW_Commesse/commesseUtente.aspx
2021-04-03 19:22:09 +02:00

6 lines
462 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/AjaxSimpleFull.Master" AutoEventWireup="true" CodeBehind="commesseUtente.aspx.cs" Inherits="GPW.A4.commesseUtente" EnableEventValidation="false" %>
<%@ Register Src="~/WebUserControls/mod_commUtLog.ascx" TagName="mod_commUtLog" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="cph1" runat="server">
<uc1:mod_commUtLog ID="mod_commUtLog1" runat="server" />
</asp:Content>