Wed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian.com>
[mono.git] / mcs / class / System.Web / Test / mainsoft / NunitWebResources / ButtonColor_Bug325489.aspx
1 <%@ Page Language="C#" AutoEventWireup="true" CodeFile="MyPage.aspx.cs" Inherits="MyPage" %>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head><title>Bug #325489 part 1</title></head>
5 <body>
6     <form id="form1" runat="server">
7 <%= MonoTests.stand_alone.WebHarness.HtmlDiff.BEGIN_TAG %><asp:Button id="button1" runat="server" backcolor="#316AC5" /><%= MonoTests.stand_alone.WebHarness.HtmlDiff.END_TAG %>
8     </form>
9 </body>
10 </html>