Used to specify the current navigation mode.
Namespace: Spotfire.Dxp.Application
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
[SerializableAttribute] [PersistenceVersionAttribute(9, 0)] public enum PageNavigationMode
Members
| Member name | Value | Description | |
|---|---|---|---|
| Tabs | 0 | Tabs should be used to navigate between pages. | |
| Links | 1 | Links should be used to navigate between pages. | |
| None | 2 | Users should not be able to navigate between pages. |
Version Information
See Also