Files
gpw_testci/GPW_Commesse/commesseUtente.aspx
2021-03-26 17:17:28 +01:00

7 lines
463 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>