UseTable Property

             

Specifies that the navigation bar generated by the PageNavbar control is formatted within a table. Available at design time.

Settings

The settings for UseTable are:

Setting Description
True Specifies that the navigation bar generates the appropriate HTML to use a table to format navigation links.
False Specifies that the navigation bar does not use a table to format navigation links.

Remarks

You can set this property on the Use table for layout option on the Appearance 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 "UseTable."