Files
GPW/GPW_Admin/gestCalendario.aspx
T
2020-02-03 10:43:33 +01:00

8 lines
449 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/AjaxTitle.master" AutoEventWireup="true" CodeBehind="gestCalendario.aspx.cs" Inherits="GPW_Admin.gestCalendario" %>
<%@ Register Src="~/WebUserControls/mod_gestCalendario.ascx" TagPrefix="uc1" TagName="mod_gestCalendario" %>
<asp:Content ID="Content1" ContentPlaceHolderID="cph1" runat="server">
<uc1:mod_gestCalendario runat="server" ID="mod_gestCalendario" />
</asp:Content>