Click or drag to resize

INavigatorCanGoForward Property

Gets a value that indicates whether there is at least one entry in forward navigation history.

Only relevant for UWP and Desktop single page application

Namespace:  Cauldron.XAML.Navigation
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
bool CanGoForward { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Cauldron.XAML.Navigation.INavigator.CanGoForward"]

See Also