<%@ Control Language="C#" AutoEventWireup="true" Inherits="CMSModules_Forums_Controls_Layouts_Tree_SearchResults" CodeFile="SearchResults.ascx.cs" %> <%@ Register Namespace="CMS.Forums" Assembly="CMS.Forums" TagPrefix="cms" %>
"> <%=ResHelper.GetString("ForumSearchResults.ViewThread")%>
<%#AvatarImage(Container.DataItem)%> <%#GetNotEmpty(Eval("BadgeDisplayName"), "
" + Encode(Eval("BadgeDisplayName")) + "
", "
" + ResHelper.GetString("Forums.PublicBadge") + "
", ForumActionType.Badge)%> <%#GetNotEmpty(Eval("BadgeImageURL"), "
\""
", "", ForumActionType.Badge)%>
<%#GetUserName(Container.DataItem)%> - <%#CMSContext.ConvertDateTime(ValidationHelper.GetDateTime(Eval("PostTime"), DateTimeHelper.ZERO_TIME), this)%>
<%#HTMLHelper.HTMLEncode(Eval("PostSubject").ToString())%>
<%#ResolvePostText(Eval("PostText").ToString(), Container.DataItem)%>
"> <%#Eval("Page")%> <%#Eval("Page")%> ">... ">...