Type Property

             

Specifies the type of links the PageNavbar control includes on the navigation bar based on the navigation structure defined in the site diagrams for a Web project. Available at design time.

Settings

The settings for Type are:

Setting Description
Parent Displays links to pages one level above the selected page in the site structure file.
Siblings Displays links for pages at the same level as the selected page.
Arrows Displays previous and next links for pages at the same level as the selected page.
Children Displays links for pages one level below the selected page.
Global Displays links that include all pages designated as global navigation bar pages in the site structure file.
First Displays links for all child pages of the home page.
Banner Displays the title of the current page superimposed on a graphic when a theme is applied to the page.

Remarks

You can set this property in the Page type area on the General Tab of the PageNavbar Properties dialog box.

If this property has a value, it sets the VALUE attribute of the <PARAM> tag whose NAME attribute is "Type."