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