<%@ Page Language="C#" MasterPageFile="~/Front.master" AutoEventWireup="true" CodeFile="Catalog.aspx.cs" Inherits="Catalog" Title="[$Title]" %> <%@ Register Src="Components/CatalogBreadcrumb.ascx" TagName="CatalogBreadcrumb" TagPrefix="uc1" %> <%@ Register Src="Components/PagingControl.ascx" TagName="PagingControl" TagPrefix="uc5" %> <%@ Register Src="Components/CategoryList.ascx" TagName="CategoryList" TagPrefix="uc4" %> <%@ Register Src="Components/ProductList.ascx" TagName="ProductList" TagPrefix="uc6" %>