Reverting to the Default Menu

Previous Next

To revert to the default menu after having published with a user-defined menu:

1.Find the name of your application's start page class by viewing the StartPage property of the Publication Configuration that you are using. (By default, the start page class of an application is called "ApplicationPage").
2.In the Catalog, on the Pages tab, find the page class with this name, right-click on it, and choose Open.
The start page class opens in the preview pane in the center.
3.Find the MenuControl object in the object tree on the right-hand side, right-click on it, and choose Property Inspector.
The Property Inspector opens for the menu object.
4.Click on the Menu File property, then click the Reset icon button near the top of the Property Inspector.
The value of the Menu File property is reset to DefaultMenu.xml.
5.Click on the Menu Name property, then click the Reset icon button near the top of the Property Inspector.
The value of the Menu Name property is reset to PageListMenu.
6.Save your work and re-publish the application.
7.You may have to stop and re-start the Rules Service.
8.Browse the application. The default menu should be re-displayed.

See Also

Web Menus Quick Start