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/TDijk1/erp-apps.eu/wwwroot/CMSModules/ContinuousIntegration/Pages/Settings.aspx
<%@ Page Language="C#" AutoEventWireup="false"
    MasterPageFile="~/CMSMasterPages/UI/SimplePage.master"
    Inherits="CMSModules_ContinuousIntegration_Pages_Settings" Theme="Default"  CodeFile="Settings.aspx.cs" %>
<%@ Register Src="~/CMSAdminControls/AsyncLogDialog.ascx" TagName="AsyncLog"
    TagPrefix="cms" %>

<asp:Content ID="cntBody" runat="server" ContentPlaceHolderID="plcContent">
    <cms:BasicForm runat="server" ID="form"></cms:BasicForm>
    <asp:Panel runat="server" ID="pnlLog" Visible="false">
        <cms:AsyncLog ID="ctlAsyncLog" runat="server" ProvideLogContext="true" />
    </asp:Panel>
</asp:Content>