Files
GPW/GPW_Admin/gestCalendario.aspx
T
2021-01-08 09:42:46 +01:00

7 lines
444 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/BMP.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>