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

13 lines
500 B
Plaintext

<%@ page language="C#" masterpagefile="~/MasterAjax.master" autoeventwireup="true" inherits="chLang, XPS_deploy" title="Untitled Page" %>
<%@ Register Src="mod_chLang.ascx" TagName="mod_chLang" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="Server">
<table class="bodyCenter">
<tr>
<td>
<uc1:mod_chLang ID="Mod_chLang1" runat="server" />
</td>
</tr>
</table>
</asp:Content>