You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
781 B

<%@ Page language="c#" Codebehind="Demo.aspx.cs" AutoEventWireup="false" Inherits="MyPaperControls.Demo" %>
<%@ Register TagPrefix="mp" Namespace="MyPaperControls" Assembly="MyPaper" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Demo</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<style type="text/css">
A:link { FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none }
A:visited { FONT-SIZE: 12px; COLOR: #333333; TEXT-DECORATION: none }
A:hover { FONT-SIZE: 12px; COLOR: #ff0000; TEXT-DECORATION: underline }