<%@ Control Language="vb" AutoEventWireup="false" Inherits="ASPNetPortal.SubCategories2" EnableViewState="False" Codebehind="subcategories2.ascx.vb" %>
<% if HeaderVisible then %>
<%=ModuleTitle%> <% if IsEditable then %> <%=EditText %> <% end if %>
<% end if %>
  • <%# DataBinder.Eval(Container.DataItem,"CatName") %>
  • <%# DataBinder.Eval(Container.DataItem,"CatName") %>