File: D:/HostingSpaces/HKemperman1/osthoes.nl/wwwroot/controls/sectionheadcontrol.ascx
<%@ Control Language="C#" AutoEventWireup="false" Inherits="DotNetNuke.UI.UserControls.SectionHeadControl"
TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<div>
<asp:ImageButton ID="imgIcon" runat="server" EnableViewState="False" TabIndex="-1">
</asp:ImageButton>
<asp:Label ID="lblTitle" runat="server" EnableViewState="False"></asp:Label>
</div>
<asp:Panel ID="pnlRule" runat="server" EnableViewState="False">
<hr noshade="noshade" size="1" />
</asp:Panel>