<%@ Control Language="c#" AutoEventWireup="True" Codebehind="DisplayPost.ascx.cs" Inherits="yaf.controls.DisplayPost" EnableViewState="false" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %> <%@ Register TagPrefix="yaf" Namespace="yaf.controls" Assembly="yaf" %> <%#GetIndentCell()%> "/> <%# Server.HtmlEncode(DataRow["UserName"].ToString()) %>
<%# ForumPage.GetText("POSTED") %>: <%# ForumPage.FormatDateTime((System.DateTime)DataRow["Posted"]) %>
<%# FormatUserBox() %>
<%# FormatBody() %>
<%# ForumPage.GetText("TOP") %>