Navigator.Reuse Property
Specifies when a page can be reused in navigation, either with the same, or a different parameter. Only pages of the same type are ever reused. Reusing pages avoids the overhead of instantiating new objects and/or adding new items to the UI tree.
The default is Inactive.
This can be overridden for individual pages using the Navigator.Reuse property on the page.
This property affects template pages only. Non-templates are always reused.
Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.Navigation 2.9.1