Files
gpw_testci/GPW/unauthorized.aspx
2021-03-26 17:17:28 +01:00

6 lines
436 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/AjaxSimple.master" AutoEventWireup="true" CodeBehind="unauthorized.aspx.cs" Inherits="GPW.A1.unauthorized" %>
<%@ Register src="~/WebUserControls/mod_unauthorized.ascx" tagname="mod_unauthorized" tagprefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="cph1" runat="server">
<uc1:mod_unauthorized ID="mod_unauthorized1" runat="server" />
</asp:Content>