Files
admodelling.org/INTERFACE/WebLCP/showLog.aspx
T
2019-12-12 19:47:37 +01:00

6 lines
316 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/SiteContained.master" AutoEventWireup="true" CodeBehind="showLog.aspx.cs" Inherits="WebLCP.showLog" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<h2>Error Log</h2>
<asp:Label runat="server" ID="lblOutLog" />
</asp:Content>