Table of Contents

Method EnableHistory

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

EnableHistory(bool)

Enables or disables the history.

void EnableHistory(bool enable = true)

Parameters

enable bool

true to enable history; otherwise, false.

Remarks

This method will also clear the history. This method is not implemented on macOS and the WebKit2GTK+ backend.