wzp
2022-11-11 2f74eb23c0d2d4a246bc612c5c34bdfa8dea5603
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>