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/Groups/Tools/Polls/Polls_Edit_View.aspx
<%@ Page Language="C#" AutoEventWireup="true"
    Inherits="CMSModules_Groups_Tools_Polls_Polls_Edit_View" Theme="Default" MasterPageFile="~/CMSMasterPages/UI/SimplePage.master"
    Title="Groups polls edit - view"  CodeFile="Polls_Edit_View.aspx.cs" %>

<%@ Register Src="~/CMSModules/Polls/Controls/View/PollView.ascx" TagName="PollView" TagPrefix="cms" %>
<asp:Content ID="cntBody" runat="server" ContentPlaceHolderID="plcContent">
    <div style="width: 300px;" class="GlobalWizard">
        <cms:PollView ID="PollView" runat="server" />
    </div>
</asp:Content>