Skip to main content
A newer version of this page is available. .

ShowNavigationItemController.RecreateNavigationItems() Method

Recreates navigation items.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public void RecreateNavigationItems()

Remarks

Call this method to force immediate recreation of navigation items defined in the Application Model.

See Also