Table of Contents

Property CanGoForward

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CanGoForward

Gets a value indicating whether a subsequent page in navigation history is available, which allows the GoForward() method to succeed.

bool CanGoForward { get; }

Property Value

bool

true if the control can navigate forward; otherwise, false.