6 lines
462 B
Plaintext
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> |