Files
MoonPro.net/MP-Admin/caricaUpdateKanban.aspx
T
Samuele E. Locatelli 0f8f41aaaa Aggiunto progetto MP-ADMIN
2016-11-11 19:16:20 +01:00

8 lines
484 B
Plaintext

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