copied mono-api-diff.cs from mono-2-2 branch so new patch can be applied and history...
[mono.git] / mcs / class / System.Web / Test / mainsoft / NunitWebResources / UrlProperty.ascx
1 <%@ Control Language="C#" CodeFile="UrlProperty.ascx.cs" Inherits="UrlPropertyControl" %>
2
3 Property1 = <asp:Literal ID="Property1Literal" runat="server" />
4 <br />
5 UrlProperty2 = <asp:Literal ID="UrlProperty2Literal" runat="server" />