HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RMourik/bassol.nl/wwwroot/CMSInstall/Controls/LayoutPanels/Log.ascx
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Log.ascx.cs" Inherits="CMSInstall_Controls_LayoutPanels_Log" %>
<asp:PlaceHolder ID="plcLog" runat="server" Visible="False" EnableViewState="False">
    <div class="install-panel-info">
        <asp:Label ID="lblLog" AssociatedControlID="txtLog" runat="server" CssClass="install-info-title" />
        <asp:Panel runat="server" ID="pnlGroupLog">
            <cms:CMSTextArea ID="txtLog" runat="server" ReadOnly="True" CssClass="install-log"/>
        </asp:Panel>
    </div>
</asp:PlaceHolder>