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/Objects/Dialogs/Comment.aspx
<%@ Page Title="Comment" Language="C#" Theme="Default" MasterPageFile="~/CMSMasterPages/UI/Dialogs/ModalDialogPage.master"
    AutoEventWireup="true" EnableEventValidation="false" Inherits="CMSModules_Objects_Dialogs_Comment"
     CodeFile="Comment.aspx.cs" %>

<%@ Register Src="~/CMSModules/Objects/Controls/Locking/Comment.ascx" TagName="Comment"
    TagPrefix="cms" %>
<asp:Content ID="content" ContentPlaceHolderID="plcContent" runat="Server">
    <asp:PlaceHolder ID="plcContent" runat="server">
        <cms:Comment ID="ucComment" runat="server" IsLiveSite="false" />
    </asp:PlaceHolder>
</asp:Content>