System.Windows.Forms.WebBrowser.IsOffline Property

Gets a value indicating whether the System.Windows.Forms.WebBrowser control is in offline mode.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public bool IsOffline { get; }

Value

Documentation for this section has not yet been entered.

Remarks

In offline mode, the System.Windows.Forms.WebBrowser control is forced to load Web pages from the local cache rather than downloading them.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0