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.

16 lines
1020 B

<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Message.aspx.cs" Inherits="Message" Title="查看我的会议留言-会议事务系统" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table border="0" style="width: 628px">
<tr>
<td bgcolor="#a43737" style="height: 23px; width: 598px;">
<div align="center" style="font-weight: bold; font-size: 15px; color: #ffffff">
我的会议-查看我的会议留言</div>
</td>
</tr>
<tr>
<td align="center" style="width: 598px">
<asp:DataList ID="dlmeeting" runat="server" BackColor="LightGoldenrodYellow" BorderColor="Tan"
BorderWidth="1px" CellPadding="0" ForeColor="Black" ShowFooter="False" Width="625px">
<FooterStyle BackColor="Tan" />
<SelectedItemStyle BackColor="DarkSlateBlue" ForeColor="GhostWhite" />