<%@ Page Language="C#" AutoEventWireup="true" CodeFile="guestbook.aspx.cs" Inherits="guestbook" %> <%@ Register TagPrefix ="Mycontrol" TagName ="NewSearch" Src ="~/mywebcontrol/new_search.ascx" %> <%@ Register TagPrefix ="Mycontrol" TagName ="Search" Src ="~/mywebcontrol/search.ascx" %> <%@ Register TagPrefix ="Mycontrol" TagName ="Login" Src ="~/mywebcontrol/login.ascx" %> Blog首页