13 lines
309 B
Plaintext
13 lines
309 B
Plaintext
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Logout.aspx.cs" Inherits="SuperMap.RealEstate.Portal.Logout" %>
|
|
|
|
<!DOCTYPE html >
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head runat="server">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<form id="form1" runat="server">
|
|
</form>
|
|
</body>
|
|
</html>
|