Determines whether to add the default menu items to your tabbed menu bar.
Note: This parameter is only available to pages based on the Tab_Style templates
The default menu consists of the following tabs:
Order of default menu items is 100. The items in the default menu are merged with and ordered against your configured menu items at runtime.
Allowable Values:
0 - Do not add default menu items, menu is populated according to what is defined in the menu configuration database
1 - Add default menu if nothing is defined in menu configuration form for the generic pages (i.e. menu configuration record with blank page field).
2 - Add default menu even if menus are configured
Default Value: 1
See Also