Allows to add page shortcuts to a navigation profile
public void PopulateWebNavigationWith(IModel model, params (string caption, IPage page)[] pages)| parameter | description |
|---|---|
| model | The model to which you are going to add the navigation items |
| pages | A parameterized array of pages that are going to be added to the responsive web navigation profile |
- interface IModel
- interface IPage
- interface INavigationManagerService
- namespace Mendix.StudioPro.ExtensionsAPI.Services