Glossary Item Box
| To make the Navigator Control appear on your web site, you must add it to a StoreFront page or common control such as LeftColumnNav.ascx. These instructions assume you are adding TextNavigator1.ascx to LeftColumnNav.ascx, but they apply equally well to any of the sample Navigator Control files and all of the StoreFront common controls. |
<%@ Register TagPrefix="uc1" TagName="Navigator"
Src="../Controls/TextNavigator1.ascx" %>
<uc1:Navigator id="Navigator" runat="server" />
You can now load a page from your store in a browser to see and use the Navigator Control.
Copyright © 2005 by Structured Solutions. All rights reserved.
Version 1.3.2