Files
XPS/project/XPS_deploy/Release/barcode.aspx
T
samuele a953cbf7fd Update x logging/zipping/cancellazione
git-svn-id: https://keyhammer.ath.cx/svn/XPS/trunk@83 43c8e981-f90d-406c-a89a-24a2c4268d51
2008-11-13 16:06:13 +00:00

9 lines
367 B
Plaintext

<%@ page title="" language="C#" masterpagefile="~/AjaxTitle.master" autoeventwireup="true" inherits="barcode, XPS" %>
<%@ Register src="mod_barcode.ascx" tagname="mod_barcode" tagprefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<uc1:mod_barcode ID="mod_barcode1" runat="server" />
</asp:Content>