<%@ Page language="c#" Codebehind="topics.aspx.cs" EnableViewState="false" AutoEventWireup="True" Inherits="aspnetforum.topics" MasterPageFile="AspNetForumMaster.Master" %> <%@ Import Namespace="aspnetforum.Resources" %>
<%= various.PleaseLoginRegisterToCreateTopic %> <%= various.WatchForTopics %> <%= various.StopWatchingForum %> <%= various.WatchForPosts %> <%= various.StopWatchingForumPosts %>

<%= various.Home %>

<%= various.NewTopic %>

topics in this forum - RSS
>
<%= various.SubForums %>
" height="32" width="32" />

<%# Eval("Title") %>

<%# Eval("Description") %>
<%# Eval("Topics") %> <%# aspnetforum.Utils.Topic.GetTopicInfoBMessageyID(Eval("LatestMessageID"), Cmd)%>

<%= various.AccessToForumDenied %>
>
<%= various.LatestPost %> <%= various.Views %> <%= various.Posts %>
topic

<%# Eval("Subject") %>

<%# ShowPageLinks(Eval("Messages"), Eval("TopicID"), Eval("Subject"))%> <%= various.From %> <%# DisplayUserName(Eval("UserName"), Eval("UserID"), Eval("FirstName"), Eval("LastName"))%>
<%# aspnetforum.Utils.Message.FormatMessageInfo(Eval("LastMessageID"), Eval("TopicID"), Eval("LastUserID"), Eval("LastUserName"), Eval("LastFirstName"), Eval("LastLastName"), Eval("Subject"), Eval("CreationDate"), Eval("Messages") as int?, Eval("Body"))%> <%# Eval("ViewsCount") %> <%# Eval("Messages") %>
<%= pagerString %>