File: D:/HostingSpaces/TDijk1/erp-apps.eu/wwwroot/CMSFormControls/System/UIElementPropertiesEditor.ascx
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="UIElementPropertiesEditor.ascx.cs"
Inherits="CMSFormControls_System_UIElementPropertiesEditor" %>
<cms:CMSUpdatePanel runat="server" UpdateMode="Always" ID="pnlUpdate">
<ContentTemplate>
<asp:Table runat="server" ID="tblData" CellPadding="-1" CellSpacing="-1" CssClass="table table-hover" EnableViewState="false" />
<asp:Label runat="server" ID="lblError" CssClass="EditingFormErrorLabel" EnableViewState="false" />
</ContentTemplate>
</cms:CMSUpdatePanel>