Specifies that the PageNavbar control uses ASP page object syntax to generate navigation bar links. Available at design time.
Settings
The settings for UseObjectSyntax are:
| Setting | Description | 
| True | Specifies that the PageNavbar control will use ASP page object syntax to generate navigation bar links in ASP pages. | 
| False | Specifies that the PageNavbar control will not use ASP page object syntax to generate navigation bar links in ASP pages. | 
Remarks
If this property has a value, it sets the VALUE attribute of the <PARAM> tag whose NAME attribute is "UseObjectSyntax."