Table of Contents

Property CanGoBack

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

CanGoBack

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

bool CanGoBack { get; }

Property Value

bool

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