CHtmlView::SetOffline

void SetOffline( BOOL bNewValue );

Parameters

bNewValue

Nonzero to read from the local cache; otherwise zero.

Remarks

Call this member function to set a value indicating whether the WebBrowser control is currently operating in offline mode. In offline mode, the browser reads HTML pages from the local cache rather than from the source document.

Applies to Internet Explorer and WebBrowser.

CHtmlView OverviewClass MembersHierarchy Chart

See Also   CHtmlView::GetOffline, IWebBrowser2::put_Offline