<%@ Control language="c#" Codebehind="attachments.ascx.cs" AutoEventWireup="True" Inherits="yaf.pages.admin.attachments" %> <%@ Register TagPrefix="yaf" Namespace="yaf.controls" Assembly="yaf" %>
Attachments
Forum Topic Posted File Name Downloads Content Type Size  
<%# DataBinder.Eval(Container.DataItem,"ForumName") %> <%# DataBinder.Eval(Container.DataItem,"TopicName") %> <%# FormatDateTimeShort(DataBinder.Eval(Container.DataItem, "Posted")) %> <%# DataBinder.Eval(Container.DataItem, "FileName") %> <%# DataBinder.Eval(Container.DataItem, "Downloads") %> <%# DataBinder.Eval(Container.DataItem, "ContentType") %> <%# DataBinder.Eval(Container.DataItem, "Bytes") %> Delete