Files
XPS/project/XPS_deploy/Source/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
389 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/AjaxTitle.master" AutoEventWireup="true" CodeFile="barcode.aspx.cs" Inherits="barcode" %>
<%@ 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>