Visual InterDev
Specifies whether the PageNavbar control includes the parent page of the selected page as a link on the navigation bar. Available at design time.
Settings
The settings for IncludeParent are:
Setting | Description |
True | Adds the parent page of the selected page as a link on the navigation bar. |
False | Does not add the parent page of the selected page as a link on the navigation bar. |
Remarks
You can set this property in the Additional pages 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 "IncludeParent."