<%@ Page Language="C#" MasterPageFile="~/Front.master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" Title="[$Title]" EnableEventValidation="false" %> <%@ Register Src="Components/DotLine.ascx" TagName="DotLine" TagPrefix="uc5" %> <%@ Register Src="Components/RandomProduct.ascx" TagName="RandomProduct" TagPrefix="uc1" %> <%@ Register Src="Components/ProductBestSelling.ascx" TagName="ProductBestSelling" TagPrefix="uc3" %>