Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/23/10 20:06:56 (14 years ago)
Author:
cfleisch
Message:

Deleted binaries, added test function (#1198)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/WebApplication/WebSites/OKB/Administration/Default.aspx

    r4476 r4478  
    55        <p style="margin-bottom:100px">
    66        Here ist the content.</p>
     7    <asp:Button ID="GetDateTimeButton" runat="server" Text="Get DateTime"
     8            onclick="GetDateTimeButton_Click" /><asp:Label ID="ResultLabel" runat="server"></asp:Label>
    79</asp:Content>
    810
Note: See TracChangeset for help on using the changeset viewer.