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/MBoogaard/oosting-horseriding.com/wwwroot/CMSFormControls/System/CacheItems.ascx
<%@ Control Language="C#" AutoEventWireup="true"  CodeFile="~/CMSFormControls/System/CacheItems.ascx.cs" Inherits="CMSFormControls_System_CacheItems" %>
<cms:CMSUpdatePanel ID="pnlUpdate" runat="server">
    <ContentTemplate>
        <cms:CMSPanel runat="server" ID="pnlItems">
            <cms:CMSTextBox ID="txtItems" runat="server" Enabled="false" ReadOnly="true" />
            <cms:LocalizedButton ID="btnSelect" runat="server" ButtonStyle="Default" ResourceString="general.edit" />
        </cms:CMSPanel>
        <cms:CMSPanel runat="server" ID="pnlList" Visible="false">
            <asp:Label ID="lblError" runat="server" EnableViewState="false" CssClass="ErrorLabel" Visible="false" />
            <cms:CMSCheckBoxList runat="server" ID="chkList" RepeatDirection="Vertical" />
        </cms:CMSPanel>
    </ContentTemplate>
</cms:CMSUpdatePanel>