Files
MoonPro.net/MP-Admin/caricaUpdateOperatori.aspx
T
2018-09-28 12:53:37 +02:00

8 lines
480 B
Plaintext

<%@ Page Language="C#" MasterPageFile="~/WebMasterPages/MoonPro_noAjax.master" AutoEventWireup="true" Inherits="caricaUpdateOperatori" Codebehind="caricaUpdateOperatori.aspx.cs" %>
<%@ Register Src="~/WebUserControls/mod_caricaOperatoriCSV.ascx" TagName="mod_caricaOperatoriCSV" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<uc1:mod_caricaOperatoriCSV ID="Mod_caricaOperatoriCSV1" runat="server" />
</asp:Content>