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/CMSWebParts/Newsletters/UnsubscriptionRequest.ascx
<%@ Control Language="C#" AutoEventWireup="true"
    Inherits="CMSWebParts_Newsletters_UnsubscriptionRequest" CodeFile="~/CMSWebParts/Newsletters/UnsubscriptionRequest.ascx.cs" %>
<asp:Label ID="lblError" runat="server" CssClass="ErrorLabel" Visible="false" EnableViewState="false" />
<div class="unsubcription-request">
    <asp:Label ID="lblInfo" runat="server" AssociatedControlID="txtEmail" CssClass="InfoLabel" Visible="false" EnableViewState="false" />
    <cms:CMSTextBox ID="txtEmail" runat="server" CssClass="UnsubscriptionEmail" />
    <cms:CMSButton ID="btnSubmit" runat="server" EnableViewState="false" ButtonStyle="Default" />
</div>