yzh
2022-03-14 94879204c236edaf6ee80a176c2a781a352b2b93
1
2
3
4
5
6
7
<%@ Page Language="C#" masterpagefile="~/Main.master" AutoEventWireup="true" CodeFile="ExportDocument.aspx.cs" Inherits="ExportDocument" %>
<asp:Content ID="Content1" ContentPlaceHolderID="title" Runat="Server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="head" Runat="Server">
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="content" Runat="Server">
</asp:Content>