You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

19 lines
604 B

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="NotImply.aspx.cs" Inherits="SCP.NotImply" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<body>
<form id="form1" runat="server">
<f:PageManager ID="PageManager1" runat="server" AutoSizePanelID="RegionPanel1" />
<f:Label ID="labResult" Text="尚未实现,敬请期待。。。" EncodeText="false" runat="server">
</f:Label>
</form>
</body>
</html>