Share via


IWebView.CanGoForward Property

Definition

Gets a value that indicates whether the user can navigate forward.

public:
 property bool CanGoForward { bool get(); void set(bool value); };
public bool CanGoForward { get; set; }
member this.CanGoForward : bool with get, set
Public Property CanGoForward As Boolean

Property Value

Applies to