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