Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ShowNavigationItemController.RecreateNavigationItems() Method

Recreates navigation items.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public void RecreateNavigationItems()

Remarks

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

See Also