WebView.CanGoBack Property

Definition

Gets a value that indicates whether the user can navigate to previous pages.

public:
 property bool CanGoBack { bool get(); };
public bool CanGoBack { get; }
member this.CanGoBack : bool
Public ReadOnly Property CanGoBack As Boolean

Property Value

Applies to