<%@ Page Title="" Language="C#" MasterPageFile="~/web/MasterPage.master" AutoEventWireup="true" CodeFile="content.aspx.cs" Inherits="web_content" %> <%@ Register Src="~/web/controls/TopNavControl.ascx" TagPrefix="uc1" TagName="TopNavControl" %> <%@ Register Src="~/web/controls/FooterControl.ascx" TagPrefix="uc1" TagName="FooterControl" %> <%@ Register Src="~/web/controls/FloatRightControl.ascx" TagPrefix="uc1" TagName="FloatRightControl" %>

<%=NewsTitle %>

<%=PublishDate %>
分享到:
<%=Content %>