%@ Page Language="C#" AutoEventWireup="true" CodeFile="About.aspx.cs" Inherits="Content" %> <%@ Register Src="~/UserControls/Head.ascx" TagName="HeadControl" TagPrefix="ucHeadControl" %> <%@ Register Src="~/UserControls/BannerControl.ascx" TagName="BannerControl" TagPrefix="ucBannerControl" %> <%@ Register Src="~/UserControls/Link.ascx" TagName="LinkControl" TagPrefix="ucLinkControl" %> <%@ Register Src="~/UserControls/Foot.ascx" TagName="FootControl" TagPrefix="ucFootControl" %> <%@ Register Src="~/UserControls/Category.ascx" TagName="CategoryControl" TagPrefix="ucCategoryControl" %> <%@ Register Src="~/UserControls/Left.ascx" TagName="LeftControl" TagPrefix="ucLeftControl" %> <%@ Register Src="~/UserControls/Contact.ascx" TagName="ContactControl" TagPrefix="ucContactControl" %> <%--fastcontrol 0.1--%> <%@ Register Src="~/UserControls/Top.ascx" TagName="Top" TagPrefix="ucTop" %> <%@ Register Src="~/UserControls/Start.ascx" TagName="Start" TagPrefix="ucStart" %> <%@ Register Src="~/UserControls/End.ascx" TagName="End" TagPrefix="ucEnd" %>