RenderNavbar - Solution Sites Routine
This function prepares the HTML that will render the navigation bar, which includes links to the home page, the catalog, and the basket, surrounded by square brackets.
Definition
Function RenderNavbar(
byVal style)
Parameters
- style
This parameter is not used.
Return Value
A string containing the HTML that will render the navigation bar.
Defined in File
Routines Called
Called By
This routine is called by code outside of any routine (sub or function) in the file template\navbar.inc.
Copyright © 2005 Microsoft Corporation.
All rights reserved.