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/HKemperman1/osthoes.nl/wwwroot/admin/Skins/treeviewmenu.ascx
<%@ Control Language="C#" AutoEventWireup="false" Inherits="DotNetNuke.UI.Skins.Controls.TreeViewMenu" Codebehind="TreeViewMenu.ascx.cs" %>
<table id="tblMain" runat="server" border="0" cellpadding="5" cellspacing="0">
	<tr>
		<td id="cellHeader" runat="server" valign="top">
			<table id="tblHeader" runat="server" cellpadding="0" cellspacing="0" border="0" width="100%">
				<tr>
					<td >
						<asp:label id="lblHeader" Runat="Server"></asp:label>
					</td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td id="cellBody" runat="server" valign="top">
		</td>
	</tr>
</table>