<%@ Control Language="vb" AutoEventWireup="false" Inherits="ASPNetPortal.publishers" EnableViewState="False" Codebehind="publishers.ascx.vb"%> <%@ OutputCache Duration="1800" VaryByParam="*" %>
<% if HeaderVisible then %>
<%=ModuleTitle%> <% if IsEditable then %> <%=EditText %> <% end if %>
<% end if %>
<%= GetGlobalResourceObject("lang","PublisherMsg1") %>
  • <%#Container.DataItem("PublisherName")%>