vti_navbits Meta-key
Applies to: SharePoint Foundation 2010
Access Code: W
The return value indicates the type of navigation bars that appear on the page. The return value is a string formed by concatenating the letters listed in the following table.
Letter |
Navigation Bar Features |
---|---|
A |
All (includes all the entries in this table) |
B |
Banner |
C |
Children |
G |
Global |
H |
Home |
N |
Next |
P |
Parents |
S |
Siblings |
T |
Top |
U |
Up |
V |
Previous |
Example
SHUB
The example shows a return value that indicates that the navigation bar is a banner (B) that includes the Home (H) and Up (U) buttons as well the siblings (S) of the current page.