Files
XPS/project/XPS_deploy/Release/unauthorized.aspx
T

10 lines
441 B
Plaintext

<%@ page language="C#" masterpagefile="~/AjaxSimple.master" autoeventwireup="true" inherits="unauthorized, XPS_deploy" title="Untitled Page" %>
<%@ Register Src="mod_unauthorized.ascx" TagName="mod_unauthorized" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<uc1:mod_unauthorized id="Mod_unauthorized1" runat="server">
</uc1:mod_unauthorized>
</asp:Content>