%PDF- %PDF-
Direktori : /proc/985914/root/data/old/usr/lib/xsp/test/1.1/html/ |
Current File : //proc/985914/root/data/old/usr/lib/xsp/test/1.1/html/htmlbutton.aspx |
<%@ Page Language="C#" %> <%@ Register TagPrefix="mono" TagName="MonoSamplesHeader" src="~/controls/MonoSamplesHeader.ascx" %> <html> <head> <title>Just a HtmlButton</title> <link rel="stylesheet" type="text/css" href="/mono-xsp.css"> </head> <body><mono:MonoSamplesHeader runat="server"/> <button id="myButton" runat="server" > Hi there! </button> </body> </html>