19 lines
668 B
Plaintext
19 lines
668 B
Plaintext
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="LongListNetReview.aspx.cs" Inherits="FineUIPro.Web.PHTGL.LongListManager.LongListNetReview" %>
|
|
|
|
<!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>
|
|
<f:PageManager ID="PageManager1" AutoSizePanelID="SimpleForm1" runat="server" />
|
|
<f:Form ID="SimpleForm1" ShowBorder="false" ShowHeader="false" AutoScroll="true" LabelWidth="140px"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
|
|
</f:Form>
|
|
|
|
</body>
|
|
</html>
|