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