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/Content/Controls/ContentNavigationPanel.ascx
<%@ Control Language="C#" AutoEventWireup="true"  CodeFile="ContentNavigationPanel.ascx.cs" Inherits="CMSModules_Content_Controls_ContentNavigationPanel" %>

<div class="ContentMenuGroup">
    <cms:UILayout runat="server" ID="layoutElem">
        <Panes>
            <cms:UILayoutPane ID="menu" runat="server" Direction="North" Closable="false" Resizable="false"
                SpacingOpen="0" ControlPath="~/CMSModules/Content/Controls/TreeActionsPanel.ascx" />
            <cms:UILayoutPane ID="tree" runat="server" Direction="Center" PaneClass="TreeBody"
                ControlPath="~/CMSModules/Content/Controls/CMSDeskTree.ascx"/>
            <cms:UILayoutPane ID="language" runat="server" Direction="South" Closable="false" Resizable="false" SpacingOpen="0"
                 ControlPath="~/CMSModules/Content/Controls/TreeLanguageMenu.ascx" PaneClass="ui-layout-pane-visible" />
        </Panes>
    </cms:UILayout>
</div>