<%@ Control Language="c#" AutoEventWireup="True" Codebehind="lastposts.ascx.cs" Inherits="yaf.pages.lastposts" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %> <%@ Register TagPrefix="yaf" Namespace="yaf.controls" Assembly="yaf" %>
<%# GetText("last10") %>
"><%# DataBinder.Eval(Container.DataItem, "UserName") %> <%# GetText("posted") %> <%# FormatDateTime((System.DateTime)((System.Data.DataRowView)Container.DataItem)["Posted"]) %>   <%# FormatBody(Container.DataItem) %> "><%# DataBinder.Eval(Container.DataItem, "UserName") %> <%# GetText("posted") %> <%# FormatDateTime((System.DateTime)((System.Data.DataRowView)Container.DataItem)["Posted"]) %>   <%# FormatBody(Container.DataItem) %>